Uses of Interface
rocks.xmpp.im.roster.model.RosterItem
-
Packages that use RosterItem Package Description rocks.xmpp.im.roster.model Provides XML schema implementations of the Roster Namespace. -
-
Uses of RosterItem in rocks.xmpp.im.roster.model
Classes in rocks.xmpp.im.roster.model that implement RosterItem Modifier and Type Class Description class
Contact
A contact in the user's roster.Constructors in rocks.xmpp.im.roster.model with parameters of type RosterItem Constructor Description Contact(RosterItem rosterItem)
Creates a new contact from a roster item.
-