THEOplayer Web SDK Connectors
Docs
Dolby OptiView
Preparing search index...
Yospace Connector
Event
Interface Event<TType>
interface
Event
<
TType
extends
string
=
string
>
{
date
:
Date
;
type
:
TType
;
}
Type Parameters
TType
extends
string
=
string
Index
Properties
date
type
Properties
date
date
:
Date
The creation date of the event.
type
type
:
TType
The type of the event.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
date
type
Docs
Dolby OptiView
THEOplayer Web SDK Connectors
Loading...
The creation date of the event.