Interface | Description |
---|---|
LeanplumPushNotificationCustomizer |
Implement LeanplumPushNotificationCustomizer to customize the appearance of notifications.
|
Class | Description |
---|---|
LeanplumLocalPushListenerService |
Listener Service for local push notifications.
|
LeanplumManualProvider |
Leanplum provider for manually registering for Cloud Messaging services.
|
LeanplumPushReceiver |
Handles push notification intents, for example, by tracking opens and performing the open
action.
|
LeanplumPushRegistrationService |
Registration service that handles registration with the GCM and FCM, using
InstanceID.
|
LeanplumPushService |
Leanplum push notification service class, handling initialization, opening, showing, integration
verification and registration for push notifications.
|