ErrorEvent
@objc(THEOplayerErrorEvent)
public class ErrorEvent : PlayerEventFired when PlayerEventTypes.ERROR occurs for the THEOplayer.
- 
                  
                  The textual representation of the error that happened. Remark - Can be an error message or a representation of the error object.
 DeclarationSwift @objc public private(set) var error: String { get }
 ErrorEvent Class Reference
      ErrorEvent Class Reference