Gamebase SDK for Android
2.37.0
NHN Cloud Gamebase Platform
|
This is the complete list of members for GamebaseConfiguration, including all inherited members.
fromJson(@NonNull String json, Class< T > classOfT) | ValueObject | static |
fromJson(@NonNull JSONObject jsonObject, Class< T > classOfT) | ValueObject | static |
fromJson(@NonNull String json, Type type) | ValueObject | static |
getAppId() | GamebaseConfiguration | |
getAppVersion() | GamebaseConfiguration | |
getDisplayLanguageCode() | GamebaseConfiguration | |
getServerApiVersion() | GamebaseConfiguration | |
getStoreCode() | GamebaseConfiguration | |
getUIPopupConfiguration() | GamebaseConfiguration | |
getZoneType() | GamebaseConfiguration | |
newBuilder(String appId, String appVersion, String storeCode) | GamebaseConfiguration | static |
toJsonString() | ValueObject | |
toPrettyJsonString() | ValueObject | |
toString() | ValueObject |