Ban information for user who have been banned.
More...
|
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) |
|
Ban information for user who have been banned.
- Author
- byoun.nosp@m.ghyo.nosp@m.un.ba.nosp@m.c@nh.nosp@m.nent..nosp@m.com
- Since
- Added 1.11.0.
◆ fromJson() [1/3]
static <T> T fromJson |
( |
@NonNull String |
json, |
|
|
Class< T > |
classOfT |
|
) |
| |
|
staticinherited |
◆ fromJson() [2/3]
static <T> T fromJson |
( |
@NonNull JSONObject |
jsonObject, |
|
|
Class< T > |
classOfT |
|
) |
| |
|
staticinherited |
◆ fromJson() [3/3]
static <T> T fromJson |
( |
@NonNull String |
json, |
|
|
Type |
type |
|
) |
| |
|
staticinherited |
◆ toJsonString()
◆ toPrettyJsonString()
String toPrettyJsonString |
( |
| ) |
|
|
inherited |
◆ toString()
◆ banType
There are two types of the banning.
"TEMPORARY", "PERMANENT".
◆ beginDate
Time when banning was started.
◆ csInfo
The URL of the customer center web page.
◆ csUrl
The email address of the customer center.
◆ endDate
Time when banning will be released.
◆ message
Banning message entered from the Gamebase console.
◆ userId