| Interface | Description |
|---|---|
| RosterEntries | |
| RosterListener |
A listener that is fired any time a roster is changed or the presence of
a user in the roster is changed.
|
| RosterLoadedListener |
Roster loaded listeners are invoked once the
Roster was successfully loaded. |
| Class | Description |
|---|---|
| Roster |
Represents a user's roster, which is the collection of users a person receives
presence updates for.
|
| RosterEntry |
Each user in your roster is represented by a roster entry, which contains the user's
JID and a name or nickname you assign.
|
| RosterGroup |
A group of roster entries.
|
| Enum | Description |
|---|---|
| Roster.SubscriptionMode |
An enumeration for the subscription mode options.
|