Interface BasePushService.ForegroundNotificationInterceptor

  • All Implemented Interfaces:

    
    public interface BasePushService.ForegroundNotificationInterceptor
    
                        

    Interface to intercept push message when message in foreground. please note: the interceptor work only when enableAutoMessageHandling = true if want to show a push message, pushNotificationEvent.displayNotification() must be called. or want to show push message on some conditions, pushNotificationEvent.displayNotificationWhen() must be called.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description