Gamebase SDK for Android
1.0.0
Toast Gamebase Platform
|
This class is provided to check information such as launch information, status, and so on. More...
Static Public Member Functions | |
static LaunchingInfo | getLaunchingInformations () |
Get various information provided by the launching server. More... | |
static int | getLaunchingStatus () |
Gets the launching state. More... | |
static void | addOnUpdateStatusListener (final LaunchingOnUpdateListener listener) |
Add a callback to be invoked when launching status is changed. More... | |
static void | removeOnUpdateStatusListener (final LaunchingOnUpdateListener listener) |
Remove a callback to be invoked when launching status is changed. More... | |
This class is provided to check information such as launch information, status, and so on.