Package | Description |
---|---|
com.smartfoxserver.v2.api | |
com.smartfoxserver.v2.extensions |
Modifier and Type | Class and Description |
---|---|
class |
SFSGameApi
Provides specialized API calls for advanced game functionalities: player matching, game invitations/challenges, quick games etc...
|
Modifier and Type | Method and Description |
---|---|
ISFSGameApi |
APIManager.getGameApi() |
Modifier and Type | Method and Description |
---|---|
ISFSGameApi |
BaseSFSExtension.getGameApi()
Get a reference to the SFS2X Game API, exposing useful methods for working with SFSGame classes, invitations and match making.
|