Docs
THEOplayer.com
Preparing search index...
The search index is not available
THEOplayer Web SDK Connectors
THEOplayer Web SDK Connectors
Yospace Connector
Event
Interface Event<TType>
interface
Event
<
TType
>
{
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
date
type
THEOplayer Web SDK Connectors
Loading...
Generated using
TypeDoc
The creation date of the event.