InstreamErrorCode
@objc(YMAInstreamErrorCode)
public enum InstreamErrorCode : Int
Error description.
-
This error occurs when the server answer was incorrect.
Declaration
Swift
case badResponse = 0 -
This error occurs when a
VideoPlayerimplementation calls error callback.Declaration
Swift
case videoPlayerError