Enumerations

The following enumerations are available globally.

  • DeeptoneStartResult

    Represents start completion handler callback either success or failure.

    See more

    Declaration

    Swift

    public enum DeeptoneStartResult
  • DeeptoneSDKError

    Describe possible known errors for the SDK

    See more

    Declaration

    Swift

    public enum DeeptoneSDKError : Error, CaseIterable
  • DeeptoneSDKInfo

    Describe useful information logs for the SDK

    See more

    Declaration

    Swift

    public enum DeeptoneSDKInfo : String
  • DeeptoneLicenseValidationResult

    Represents license validation completion result. Either success or failure.

    See more

    Declaration

    Swift

    public enum DeeptoneLicenseRequestResult