Gamebase SDK for Android  2.3.0
Toast Gamebase Platform
GamebaseSystemInfo Class Reference

Created by shhong on 2017. More...

Collaboration diagram for GamebaseSystemInfo:
Collaboration graph

Public Member Functions

void initialize (Context applicationContext)
 
Context getApplicationContext ()
 
String getAppId ()
 
String getAppVersion ()
 
String getAppName ()
 
boolean isDebugMode ()
 
String getSDKVersion ()
 
String getServerUrl ()
 
String getZoneType ()
 
String getServerApiVersion ()
 
String getStoreCode ()
 
void setStoreCode (final String storeCode)
 
String getDeviceKey ()
 
String getGuestUUID ()
 
String getOsCode ()
 
String getOsVersion ()
 
String getDeviceModel ()
 
String getCarrierCode ()
 
String getCarrierName ()
 
String getCountryCode ()
 
String getCountryCodeOfUSIM ()
 
String getCountryCodeOfDevice ()
 
String getNetworkName ()
 
String getNetworkOperatorName ()
 
GamebaseConfiguration getConfiguration ()
 
void setConfiguration (GamebaseConfiguration configuration)
 
String getConfigurationLanguageCode ()
 
String getConsoleLanguageCode ()
 
String getDisplayLanguageCode ()
 
String getDeviceLanguageCode ()
 

Static Public Member Functions

static GamebaseSystemInfo getInstance ()
 

Detailed Description

Created by shhong on 2017.

  1. 5..

Member Function Documentation

◆ getAppId()

String getAppId ( )

◆ getApplicationContext()

Context getApplicationContext ( )

◆ getAppName()

String getAppName ( )

◆ getAppVersion()

String getAppVersion ( )

◆ getCarrierCode()

String getCarrierCode ( )
Here is the caller graph for this function:

◆ getCarrierName()

String getCarrierName ( )
Here is the caller graph for this function:

◆ getConfiguration()

GamebaseConfiguration getConfiguration ( )

◆ getConfigurationLanguageCode()

String getConfigurationLanguageCode ( )
Here is the call graph for this function:

◆ getConsoleLanguageCode()

String getConsoleLanguageCode ( )
Here is the call graph for this function:

◆ getCountryCode()

String getCountryCode ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getCountryCodeOfDevice()

String getCountryCodeOfDevice ( )
Here is the caller graph for this function:

◆ getCountryCodeOfUSIM()

String getCountryCodeOfUSIM ( )
Here is the caller graph for this function:

◆ getDeviceKey()

String getDeviceKey ( )
Here is the call graph for this function:

◆ getDeviceLanguageCode()

String getDeviceLanguageCode ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getDeviceModel()

String getDeviceModel ( )

◆ getDisplayLanguageCode()

String getDisplayLanguageCode ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getGuestUUID()

String getGuestUUID ( )
Here is the call graph for this function:

◆ getInstance()

static GamebaseSystemInfo getInstance ( )
static
Here is the caller graph for this function:

◆ getNetworkName()

String getNetworkName ( )
Here is the call graph for this function:

◆ getNetworkOperatorName()

String getNetworkOperatorName ( )

◆ getOsCode()

String getOsCode ( )

◆ getOsVersion()

String getOsVersion ( )

◆ getSDKVersion()

String getSDKVersion ( )
Here is the caller graph for this function:

◆ getServerApiVersion()

String getServerApiVersion ( )

◆ getServerUrl()

String getServerUrl ( )
Here is the call graph for this function:

◆ getStoreCode()

String getStoreCode ( )
Here is the caller graph for this function:

◆ getZoneType()

String getZoneType ( )
Here is the caller graph for this function:

◆ initialize()

void initialize ( Context  applicationContext)

◆ isDebugMode()

boolean isDebugMode ( )

◆ setConfiguration()

void setConfiguration ( GamebaseConfiguration  configuration)

◆ setStoreCode()

void setStoreCode ( final String  storeCode)
Here is the caller graph for this function: