Parameter class for the initialization of Gamebase.Contact.openContact().
More...
◆ fromJson() [1/3]
static< T > T fromJson |
( |
@NonNull JSONObject |
jsonObject, |
|
|
Class< T > |
classOfT |
|
) |
| |
|
staticinherited |
◆ fromJson() [2/3]
static< T > T fromJson |
( |
@NonNull String |
json, |
|
|
Class< T > |
classOfT |
|
) |
| |
|
staticinherited |
◆ fromJson() [3/3]
static< T > T fromJson |
( |
@NonNull String |
json, |
|
|
Type |
type |
|
) |
| |
|
staticinherited |
◆ getAdditionalParameters()
Map< String, String > getAdditionalParameters |
( |
| ) |
|
◆ getAdditionalURL()
String getAdditionalURL |
( |
| ) |
|
◆ getExtraData()
Map< String, String > getExtraData |
( |
| ) |
|
◆ getUserName()
◆ newBuilder()
◆ toJsonString()
◆ toPrettyJsonString()
String toPrettyJsonString |
( |
| ) |
|
|
inherited |
◆ toString()