| Interface | Description |
|---|---|
| WonderPushInitializer |
Interface for the self-initialization of the SDK.
|
| Class | Description |
|---|---|
| WonderPush |
Main class of the WonderPush SDK.
|
| WonderPushBroadcastReceiver | Deprecated
You should use
WonderPushGcmListenerService instead. |
| WonderPushChannel |
A representation of settings that apply to a collection of similarly themed notifications.
|
| WonderPushChannelGroup |
A grouping of related notification channels.
|
| WonderPushGcmListenerService | |
| WonderPushInstanceIDListenerService | |
| WonderPushRegistrationIntentService | |
| WonderPushService | |
| WonderPushUserPreferences |
Manage Android notification channel and user preferences.
|
You would normally only interact with the static members of the WonderPush class.