Gamebase SDK for Android  1.3.0
Toast Gamebase Platform
PushConfiguration Class Reference

Parameter class for the initialization of the Pushable#registerPush(Map, Pushable.PushCallback). More...

Inheritance diagram for PushConfiguration:
Inheritance graph
Collaboration diagram for PushConfiguration:
Collaboration graph

Public Member Functions

 PushConfiguration (final boolean enabled, final boolean adAgree, final boolean adAgreeNight)
 

Public Attributes

boolean pushEnabled
 
boolean adAgreement
 
boolean adAgreementNight
 

Detailed Description