Gamebase SDK for Unity
1.10.0
Toast Gamebase Platform
|
The Launching class contains several informations that is received from the server after application is successfully launched. More...
Static Public Member Functions | |
static void | AddUpdateStatusListener (GamebaseCallback.DataDelegate< GamebaseResponse.Launching.LaunchingStatus > callback) |
Add a callback to be invoked when launching status is changed. More... | |
static void | RemoveUpdateStatusListener (GamebaseCallback.DataDelegate< GamebaseResponse.Launching.LaunchingStatus > callback) |
Remove a callback to be invoked when launching status is changed. More... | |
static GamebaseResponse.Launching.LaunchingInfo | GetLaunchingInformations () |
Get various information provided by the launching server. More... | |
static int | GetLaunchingStatus () |
Gets the launching state. More... | |
The Launching class contains several informations that is received from the server after application is successfully launched.