Enumerations

The following enumerations are available globally.

Public types

  • An enum type that represents errors specific to RakutenAdvertisingAttribution SDK

    See more

    Declaration

    Swift

    public enum AttributionError : Error
    extension AttributionError: LocalizedError
  • An enum type that represents private key

    See more

    Declaration

    Swift

    public enum PrivateKey
  • An enum that represents info of app launch

    See more

    Declaration

    Swift

    public enum LaunchType : String, Codable