Gamebase SDK for Android  2.41.2
NHN Cloud Gamebase Platform
PushConfiguration Member List

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

adAgreementPushConfiguration
adAgreementNightPushConfiguration
displayLanguageCodePushConfiguration
from(@Nullable String jsonString)PushConfigurationstatic
from(@Nullable GamebaseDataContainer container)PushConfigurationstatic
fromJson(@NonNull String json, Class< T > classOfT)ValueObjectstatic
fromJson(@NonNull JSONObject jsonObject, Class< T > classOfT)ValueObjectstatic
fromJson(@NonNull String json, Type type)ValueObjectstatic
newBuilder()PushConfigurationstatic
newBuilder(final boolean enabled, final boolean adAgree, final boolean adAgreeNight)PushConfigurationstatic
PushConfiguration(final boolean enabled, final boolean adAgree, final boolean adAgreeNight)PushConfiguration
PushConfiguration(final boolean enabled, final boolean adAgree, final boolean adAgreeNight, final String displayLanguageCode)PushConfiguration
pushEnabledPushConfiguration
toJsonString()ValueObject
toPrettyJsonString()ValueObject
toString()ValueObject