Package org.jivesoftware.smack.roster
package org.jivesoftware.smack.roster
Smacks API for Rosters.
-
ClassDescriptionProvides empty implementations for
RosterListener
.The roster lets you keep track of the availability ("presence") of other users.An enumeration for the subscription mode options.Each user in your roster is represented by a roster entry, which contains the user's JID and a name or nickname you assign.A group of roster entries.A listener that is fired any time a roster is changed or the presence of a user in the roster is changed.Roster loaded listeners are invoked once theRoster
was successfully loaded.Handle incoming requests to subscribe to our presence.