Gamebase SDK for Android  2.5.0
Toast Gamebase Platform
PushConfiguration Member List

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

adAgreementPushConfiguration
adAgreementNightPushConfiguration
displayLanguageCodePushConfiguration
fromJson(@NonNull String json, Class< T > classOfT)ValueObjectstatic
fromJson(@NonNull JSONObject jsonObject, Class< T > classOfT)ValueObjectstatic
fromJson(@NonNull String json, Type type)ValueObjectstatic
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