ErrorCode

@objc(THEOplayerErrorCode)
public enum ErrorCode : Int

The different types of errors.

  • The raw value of type String.

    Declaration

    Swift

    public var _rawValue: String { get set }