|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Roster.Item | |
|---|---|
| org.xmpp.packet | |
| Uses of Roster.Item in org.xmpp.packet |
|---|
| Methods in org.xmpp.packet that return Roster.Item | |
|---|---|
Roster.Item |
Roster.addItem(JID jid,
Roster.Subscription subscription)
Adds a new item to the roster. |
Roster.Item |
Roster.addItem(JID jid,
java.lang.String name,
Roster.Ask ask,
Roster.Subscription subscription,
java.util.Collection<java.lang.String> groups)
Adds a new item to the roster. |
Roster.Item |
Roster.addItem(java.lang.String jid,
Roster.Subscription subscription)
Adds a new item to the roster. |
| Methods in org.xmpp.packet that return types with arguments of type Roster.Item | |
|---|---|
java.util.Collection<Roster.Item> |
Roster.getItems()
Returns an unmodifiable copy of the Items in the roster packet. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||