Class SFSBuddyManager

java.lang.Object
sfs3.client.entities.managers.SFSBuddyManager
All Implemented Interfaces:
IBuddyManager

public class SFSBuddyManager extends Object implements IBuddyManager
The SFSBuddyManager class is the entity in charge of managing the current user's Buddy List system. It keeps track of all the user's buddies, their state and their Buddy Variables. It also provides utility methods to set the user's properties when he is part of the buddies list of other users.
See Also: