Gamebase SDK for Android
2.17.1
Toast Gamebase Platform
|
Public Member Functions | |
TemporaryWithdrawalInfo () | |
long | getGracePeriodDate () |
If the user requested to withdraw, the time at which the withdrawal takes place is returned. More... | |
String | toJsonString () |
String | toPrettyJsonString () |
String | toString () |
Static Public Member Functions | |
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 |
long getGracePeriodDate | ( | ) |
If the user requested to withdraw, the time at which the withdrawal takes place is returned.
|
inherited |
|
inherited |
|
inherited |