AirshipNotifications
@objc(UAirshipNotifications)
public final class AirshipNotifications : NSObject
NSNotificationCenter keys event names
-
Notification when Airship is ready.
See moreDeclaration
Swift
@objc(UAirshipNotificationsAirshipReady) public final class AirshipReady : NSObject
-
NSNotification info when a conflict event is emitted.
See moreDeclaration
Swift
@objc(UAirshipNotificationContactConflict) final class ContactConflict : NSObject
-
NSNotification info when enabled feature changed on PrivacyManager.
See moreDeclaration
Swift
@objc(UAirshipNotificationPrivacyManagerUpdated) final class PrivacyManagerUpdated : NSObject
-
NSNotification info when the channel is created.
See moreDeclaration
Swift
@objc(UAirshipNotificationChannelCreated) final class ChannelCreated : NSObject
-
NSNotification info when the locale is updated.
See moreDeclaration
Swift
@objc(UAirshipNotificationLocaleUpdated) final class LocaleUpdated : NSObject
-
NSNotification info when enabled feature changed on PrivacyManager.
See moreDeclaration
Swift
@objc(UAirshipNotificationReceivedNotificationResponse) final class ReceivedNotificationResponse : NSObject
-
NSNotification info when enabled feature changed on PrivacyManager.
See moreDeclaration
Swift
@objc(UAirshipNotificationRecievedNotification) final class RecievedNotification : NSObject