Class BatchPushNotificationPresenter


  • public class BatchPushNotificationPresenter
    extends java.lang.Object
    Class responsible to display a notification from a GCM/FCM push payload
    • Constructor Detail

      • BatchPushNotificationPresenter

        public BatchPushNotificationPresenter()
    • Method Detail

      • presentNotification

        public static void presentNotification​(android.content.Context context,
                                               android.os.Bundle extras,
                                               BatchPushPayload payload,
                                               BatchNotificationInterceptor interceptor)
                                        throws com.batch.android.NotificationInterceptorRuntimeException
        Internal method
        Throws:
        com.batch.android.NotificationInterceptorRuntimeException