Gamebase SDK for Android  1.1.5
Toast Gamebase Platform
Gamebase.Launching Class Reference

This class is provided to check information such as launch information, status, and so on. More...

Collaboration diagram for Gamebase.Launching:
Collaboration graph

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 boolean addOnUpdateStatusListener (final LaunchingOnUpdateListener listener)
 Add a callback to be invoked when launching status is changed. More...
 
static boolean removeOnUpdateStatusListener (final LaunchingOnUpdateListener listener)
 Remove a callback to be invoked when launching status is changed. More...
 

Detailed Description

This class is provided to check information such as launch information, status, and so on.