- LEANPLUM_ACTION_PARAM - Static variable in class com.leanplum.LeanplumPushService
-
- LEANPLUM_MESSAGE_ID - Static variable in class com.leanplum.LeanplumPushService
-
- LEANPLUM_MESSAGE_PARAM - Static variable in class com.leanplum.LeanplumPushService
-
- LEANPLUM_NOTIFICATION - Static variable in class com.leanplum.LeanplumPushService
-
Intent action used when broadcast is received in custom BroadcastReceiver.
- LEANPLUM_SENDER_ID - Static variable in class com.leanplum.LeanplumPushService
-
Leanplum's built-in Google Cloud Messaging sender ID.
- LeanplumLocalPushListenerService - Class in com.leanplum
-
Listener Service for local push notifications.
- LeanplumLocalPushListenerService() - Constructor for class com.leanplum.LeanplumLocalPushListenerService
-
- LeanplumManualProvider - Class in com.leanplum
-
Leanplum provider for manually registering for Cloud Messaging services.
- LeanplumPushNotificationCustomizer - Interface in com.leanplum
-
Implement LeanplumPushNotificationCustomizer to customize the appearance of notifications.
- LeanplumPushReceiver - Class in com.leanplum
-
Handles push notification intents, for example, by tracking opens and performing the open
action.
- LeanplumPushReceiver() - Constructor for class com.leanplum.LeanplumPushReceiver
-
- LeanplumPushRegistrationService - Class in com.leanplum
-
Registration service that handles registration with the GCM and FCM, using
InstanceID.
- LeanplumPushRegistrationService() - Constructor for class com.leanplum.LeanplumPushRegistrationService
-
- LeanplumPushService - Class in com.leanplum
-
Leanplum push notification service class, handling initialization, opening, showing, integration
verification and registration for push notifications.
- LeanplumPushService() - Constructor for class com.leanplum.LeanplumPushService
-