Gamebase SDK for Android
2.41.0
NHN Cloud Gamebase Platform
|
This this data class has been deprecated. More...
Public Member Functions | |
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) |
Public Attributes | |
List< PurchasableReceipt > | successList |
List< PurchasableReceipt > | failList |
This this data class has been deprecated.
The result of this class will always be 'empty'.
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
inherited |
|
inherited |
|
inherited |
List<PurchasableReceipt> failList |
List<PurchasableReceipt> successList |