Gamebase SDK for Android
2.41.1
NHN Cloud Gamebase Platform
|
This is the complete list of members for UpdateInfo, including all inherited members.
detailUrl | UpdateInfo | |
from(GamebaseException exception) | UpdateInfo | static |
from(final String message, final String installUrl, final String detailUrl) | UpdateInfo | static |
fromJson(@NonNull String json, Class< T > classOfT) | ValueObject | static |
fromJson(@NonNull JSONObject jsonObject, Class< T > classOfT) | ValueObject | static |
fromJson(@NonNull String json, Type type) | ValueObject | static |
installUrl | UpdateInfo | |
message | UpdateInfo | |
toJsonString() | ValueObject | |
toPrettyJsonString() | ValueObject | |
toString() | ValueObject |