UAAirshipNotifications
@objc
public final class UAAirshipNotifications : NSObject
NSNotificationCenter keys event names
-
Notification when Airship is ready.
See moreDeclaration
Swift
@objc(UAAirshipNotificationsAirshipReady) public final class UAAirshipReady : NSObject -
Notification when channel is created.
See moreDeclaration
Swift
@objc(UAirshipNotificationChannelCreated) public final class UAirshipNotificationChannelCreated : NSObject -
NSNotification info when enabled feature changed on PrivacyManager.
See moreDeclaration
Swift
@objc(UAAirshipNotificationReceivedNotificationResponse) final class ReceivedNotificationResponse : NSObject -
NSNotification info when enabled feature changed on PrivacyManager.
See moreDeclaration
Swift
@objc(UAAirshipNotificationRecievedNotification) final class RecievedNotification : NSObject
View on GitHub