Provides error information for commands.
The CommandErrorEvent
will be provided on a onCommandError
callback to a caplin.streamlink.CommandListener.
Attributes | Name and Description |
---|---|
|
caplin.streamlink.CommandErrorEvent()
|
Attributes | Name and Description |
---|---|
|
caplin.streamlink.CommandErrorType
getError()
Returns the caplin.streamlink.CommandErrorType of the event. |
|
caplin.streamlink.ErrorReason
getErrorReason()
Returns the caplin.streamlink.ErrorReason of the event. |
►
caplin.streamlink.CommandErrorEvent()
►
caplin.streamlink.CommandErrorType
getError()
Returns the caplin.streamlink.CommandErrorType of the event.
►
caplin.streamlink.ErrorReason
getErrorReason()
Returns the caplin.streamlink.ErrorReason of the event.