Classes

The following classes are available globally.

  • A notification service extension for downloading and attaching media.

    See more

    Declaration

    Objective-C

    
    @interface UAMediaAttachmentExtension : UNNotificationServiceExtension

    Swift

    class UAMediaAttachmentExtension : UNNotificationServiceExtension
  • Model object for notification content override.

    See more

    Declaration

    Objective-C

    
    @interface UAMediaAttachmentContent : NSObject

    Swift

    class UAMediaAttachmentContent : NSObject
  • Model object for the media attachment device payload

    See more

    Declaration

    Objective-C

    
    @interface UAMediaAttachmentPayload : NSObject

    Swift

    class UAMediaAttachmentPayload : NSObject