OTVError
public enum OTVError : Int
Enumeration of the types of errors that may be reported by the SDK
-
The licence has expired.
Declaration
Swift
case expiredLicence -
The licence is invalid.
Declaration
Swift
case licenceInvalid -
External playback blocked.
Declaration
Swift
case externalPlaybackNotAllowed
OTVError Enumeration Reference