Gamebase SDK for Android
2.21.1
Toast Gamebase Platform
|
This is the complete list of members for PushMessage, including all inherited members.
body | PushMessage | |
extras | PushMessage | |
from(@Nullable final String jsonString) | PushMessage | 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 |
id | PushMessage | |
title | PushMessage | |
toJsonString() | ValueObject | |
toPrettyJsonString() | ValueObject | |
toString() | ValueObject |