Small note about roster.

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1904 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Matt Tucker 2003-04-25 20:23:45 +00:00 committed by mtucker
parent dd84663869
commit ca8d6cb0d2
1 changed files with 3 additions and 1 deletions

View File

@ -60,7 +60,9 @@ new <tt>Chat</tt> or <tt>GroupChat</tt> objects.
Working with the Roster
</p>
CONTENT COMING SOON
Retrieve a roster using the <tt>XMPPConnection.getRoster()</tt> method. The roster
class allows you to find all the roster entries, the groups they belong to, and the
current presence status each entry.
<p class="subheader">
Reading and Writing Packets