Package sfs3.client.entities.managers
package sfs3.client.entities.managers
-
ClassDescriptionThe IBuddyManager interface defines all the methods and properties exposed by the client-side manager of the SmartFoxServer Buddy List system.The IRoomManager interface defines all the methods and properties exposed by the client-side manager of the SmartFoxServer Room entities.The IUserManager interface defines all the methods and properties exposed by the client-side manager of the SmartFoxServer User entities.The SFSBuddyManager class is the entity in charge of managing the current user's Buddy List system.The SFSRoomManager class is the entity in charge of managing the client-side Rooms list.The SFSUserManager class is the entity in charge of managing the local (client-side) users list.