Classes
The following classes are available globally.
-
A notification service extension for downloading and attaching media.
See moreDeclaration
Objective-C
@interface UAMediaAttachmentExtension : UNNotificationServiceExtension
Swift
class UAMediaAttachmentExtension : UNNotificationServiceExtension
-
Model object for notification content override.
See moreDeclaration
Objective-C
@interface UAMediaAttachmentContent : NSObject
Swift
class UAMediaAttachmentContent : NSObject
-
Model object for the media attachment device payload
See moreDeclaration
Objective-C
@interface UAMediaAttachmentPayload : NSObject
Swift
class UAMediaAttachmentPayload : NSObject