Gamebase SDK for Android
2.20.2
Toast Gamebase Platform
|
Public Member Functions | |
RenewalModeType | getRenewalModeType () |
RenewalTargetType | getRenewalTargetType () |
String | getAccountId () |
String | getAccountPassword () |
String | toString () |
String | toJsonString () |
String | toPrettyJsonString () |
Static Public Member Functions | |
static TransferAccountRenewConfiguration | newManualRenewConfiguration (final String accountPassword) |
static TransferAccountRenewConfiguration | newManualRenewConfiguration (final String accountId, final String accountPassword) |
static TransferAccountRenewConfiguration | newAutoRenewConfiguration (final RenewalTargetType renewalTargetType) |
static< T > T | fromJson (@NonNull String json, Class< T > classOfT) |
static< T > T | fromJson (@NonNull JSONObject jsonObject, Class< T > classOfT) |
static< T > T | fromJson (@NonNull String json, Type type) |
|
staticinherited |
|
staticinherited |
|
staticinherited |
String getAccountId | ( | ) |
String getAccountPassword | ( | ) |
RenewalModeType getRenewalModeType | ( | ) |
RenewalTargetType getRenewalTargetType | ( | ) |
|
static |
|
static |
|
static |
|
inherited |
|
inherited |
String toString | ( | ) |