Uses of Interface
org.jivesoftware.smack.RosterListener

Packages that use RosterListener
org.jivesoftware.smack Core classes of the Smack API. 
 

Uses of RosterListener in org.jivesoftware.smack
 

Methods in org.jivesoftware.smack with parameters of type RosterListener
 void Roster.addRosterListener(RosterListener rosterListener)
          Adds a listener to this roster.
 void Roster.removeRosterListener(RosterListener rosterListener)
          Removes a listener from this roster.
 



Copyright © 2013 LittleShoot. All Rights Reserved.