-
public class BatchPushNotificationPresenterClass responsible to display a notification from a GCM/FCM push payload
-
-
Method Summary
Modifier and Type Method Description static voidpresentNotification(Context context, Bundle extras, BatchPushPayload payload, BatchNotificationInterceptor interceptor)Internal method -
-
Method Detail
-
presentNotification
static void presentNotification(Context context, Bundle extras, BatchPushPayload payload, BatchNotificationInterceptor interceptor)
Internal method
-
-
-
-