Interface MKErrorEvent

MKPlayer error event.

Please see MKErrorCode for details on the different errors.

Hierarchy

Properties

code: string

The error code.

message: string

The error message

name: string

The name of the error

timestamp: number

The timestamp (in milliseconds) when this event was fired.

Event type.