Gamebase SDK for Android  2.40.0
NHN Cloud Gamebase Platform
GamebaseNotificationOptions Member List

This is the complete list of members for GamebaseNotificationOptions, including all inherited members.

from(@Nullable final String jsonString)GamebaseNotificationOptionsstatic
fromJson(@NonNull String json, Class< T > classOfT)ValueObjectstatic
fromJson(@NonNull JSONObject jsonObject, Class< T > classOfT)ValueObjectstatic
fromJson(@NonNull String json, Type type)ValueObjectstatic
getPriority()GamebaseNotificationOptions
getSmallIconName()GamebaseNotificationOptions
getSoundFileName()GamebaseNotificationOptions
isBadgeEnabled()GamebaseNotificationOptions
isForegroundEnabled()GamebaseNotificationOptions
newBuilder()GamebaseNotificationOptionsstatic
newBuilder(@NonNull final GamebaseNotificationOptions currentOptions)GamebaseNotificationOptionsstatic
toJsonString()ValueObject
toPrettyJsonString()ValueObject
toString()ValueObject