Gamebase SDK for Android  2.3.0
Toast Gamebase Platform
GamebaseConfiguration Class Reference

Created by shhong on 2016. More...

Collaboration diagram for GamebaseConfiguration:
Collaboration graph

Classes

class  Builder
 

Public Member Functions

String getServerApiVersion ()
 
String getZoneType ()
 
String getAppId ()
 
String getAppVersion ()
 
UIPopupConfiguration getUIPopupConfiguration ()
 
String getStoreCode ()
 
String getFCMSenderId ()
 
String getTencentAccessId ()
 
String getTencentAccessKey ()
 
String getDisplayLanguageCode ()
 
String toString ()
 

Detailed Description

Created by shhong on 2016.

  1. 8..

Member Function Documentation

◆ getAppId()

String getAppId ( )

◆ getAppVersion()

String getAppVersion ( )

◆ getDisplayLanguageCode()

String getDisplayLanguageCode ( )

◆ getFCMSenderId()

String getFCMSenderId ( )

◆ getServerApiVersion()

String getServerApiVersion ( )

◆ getStoreCode()

String getStoreCode ( )

◆ getTencentAccessId()

String getTencentAccessId ( )

◆ getTencentAccessKey()

String getTencentAccessKey ( )

◆ getUIPopupConfiguration()

UIPopupConfiguration getUIPopupConfiguration ( )

◆ getZoneType()

String getZoneType ( )

◆ toString()

String toString ( )