diff --git a/documentation/gettingstarted.html b/documentation/gettingstarted.html index d2247c560..2997af5e4 100644 --- a/documentation/gettingstarted.html +++ b/documentation/gettingstarted.html @@ -60,7 +60,9 @@ new Chat or GroupChat objects. Working with the Roster

-CONTENT COMING SOON +Retrieve a roster using the XMPPConnection.getRoster() method. The roster +class allows you to find all the roster entries, the groups they belong to, and the +current presence status each entry.

Reading and Writing Packets