Gamebase SDK for Android
2.27.0
NHN Cloud Gamebase Platform
|
This is the complete list of members for GamebaseNotificationOptions, including all inherited members.
from(@Nullable final String jsonString) | GamebaseNotificationOptions | 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 |
getPriority() | GamebaseNotificationOptions | |
getSmallIconName() | GamebaseNotificationOptions | |
getSoundFileName() | GamebaseNotificationOptions | |
isBadgeEnabled() | GamebaseNotificationOptions | |
isForegroundEnabled() | GamebaseNotificationOptions | |
newBuilder() | GamebaseNotificationOptions | static |
newBuilder(@NonNull final GamebaseNotificationOptions currentOptions) | GamebaseNotificationOptions | static |
toJsonString() | ValueObject | |
toPrettyJsonString() | ValueObject | |
toString() | ValueObject |