Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WarningEvent

Hierarchy

Index

Properties

code

The warning code used to identify the occurred warning

data

data: object

Additional data

Type declaration

  • [key: string]: any

message

message: string

The warning message to explain the reason for the warning

name

name: string

The warning name to explain the reason for the warning

timestamp

timestamp: number

The time at which this event was fired

type

Event type, e.g. 'play'

Generated using TypeDoc