AssetNotificationType

@objc public enum AssetNotificationType: Int

Notification delivery address type.

  • Email address type.

    Declaration

    Swift

    case email
  • sms

    Sms - phone number type.

    Declaration

    Swift

    case sms
  • Sms - phone number type.

    Apple push notification.

    Declaration

    Swift

    case push