Package | Description |
---|---|
com.smartfoxserver.v2.api | |
com.smartfoxserver.v2.buddylist | |
com.smartfoxserver.v2.extensions |
Modifier and Type | Class and Description |
---|---|
class |
SFSBuddyApi
Provides all necessary functionalities for managing User buddy lists.
|
Modifier and Type | Method and Description |
---|---|
ISFSBuddyApi |
APIManager.getBuddyApi() |
Modifier and Type | Field and Description |
---|---|
protected ISFSBuddyApi |
SFSBuddyListManager.buddyApi |
Modifier and Type | Method and Description |
---|---|
ISFSBuddyApi |
BaseSFSExtension.getBuddyApi()
Get a reference to the SFS2X Buddy API, exposing useful methods for working with BuddyLists
|