Protocols

The following protocols are available globally.

  • Undocumented

    See more

    Declaration

    Swift

    public protocol NotificationHelper
  • Handler of Basic (non-rich) Push Notifications

    See more

    Declaration

    Swift

    public protocol PushHandler
  • Handler of Rich Push Notification Quick Actions

    See more

    Declaration

    Swift

    public protocol RichPushHandler : AnyObject