UAAirshipNotifications

@objc
public final class UAAirshipNotifications : NSObject

NSNotificationCenter keys event names

  • Notification when Airship is ready.

    See more

    Declaration

    Swift

    @objc(UAAirshipNotificationsAirshipReady)
    public final class UAAirshipReady : NSObject
  • NSNotification info when enabled feature changed on PrivacyManager.

    See more

    Declaration

    Swift

    @objc(UAAirshipNotificationReceivedNotificationResponse)
    final class ReceivedNotificationResponse : NSObject
  • NSNotification info when enabled feature changed on PrivacyManager.

    See more

    Declaration

    Swift

    @objc(UAAirshipNotificationRecievedNotification)
    final class RecievedNotification : NSObject