mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-22 14:22:05 +01:00
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:
parent
dd84663869
commit
ca8d6cb0d2
1 changed files with 3 additions and 1 deletions
|
@ -60,7 +60,9 @@ new <tt>Chat</tt> or <tt>GroupChat</tt> objects.
|
||||||
Working with the Roster
|
Working with the Roster
|
||||||
</p>
|
</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">
|
<p class="subheader">
|
||||||
Reading and Writing Packets
|
Reading and Writing Packets
|
||||||
|
|
Loading…
Reference in a new issue