Gamebase SDK for Android
2.17.1
Toast Gamebase Platform
|
This is the complete list of members for PushConfiguration, including all inherited members.
adAgreement | PushConfiguration | |
adAgreementNight | PushConfiguration | |
displayLanguageCode | PushConfiguration | |
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 |
newBuilder() | PushConfiguration | static |
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 | |
pushEnabled | PushConfiguration | |
toJsonString() | ValueObject | |
toPrettyJsonString() | ValueObject | |
toString() | ValueObject |