Classes

The following classes are available globally.

  • Declaration

    Swift

    public class AUNotificationPermissions
  • Attaches a media (image, sound, or video) item to a remote notification before it’s delivered to the user.

    The media will be downloaded from a URL specified in the incoming notification. The format of the notification payload and name of the field containing the image URL is specified in payloadSchema, which conforms to AUNotificationPayload.

    See more

    Declaration

    Swift

    open class AUNotificationService : UNNotificationServiceExtension