LocalNotificationPayloadActions

public struct LocalNotificationPayloadActions

Undocumented

  • Uniquie identifier of the local notification

    Declaration

    Swift

    public static let identifier: String
  • Title of the local notification

    Declaration

    Swift

    public static let title: String
  • Button type for action buttons

    Declaration

    Swift

    public static let buttonType: String
  • url

    Attached URL

    Declaration

    Swift

    public static let url: String
  • Undocumented

    See more

    Declaration

    Swift

    public struct ButtonType