Uses of Class
org.xmpp.packet.Roster.Item
Packages that use Roster.Item
-
Uses of Roster.Item in org.xmpp.packet
Methods in org.xmpp.packet that return Roster.ItemModifier and TypeMethodDescriptionRoster.addItem(String jid, Roster.Subscription subscription) Adds a new item to the roster.Roster.addItem(JID jid, String name, Roster.Ask ask, Roster.Subscription subscription, Collection<String> groups) Adds a new item to the roster.Roster.addItem(JID 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