Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ErrorEvent

Hierarchy

Index

Properties

Properties

code

code: ErrorCode

The error code used to identify the occurred error

Optional data

data: object

Additional data

Type declaration

  • [key: string]: any

name

name: string

The error name to explain the reason for the error

timestamp

timestamp: number

The time at which this event was fired

type

Event type, e.g. 'play'

Generated using TypeDoc