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