Preparing search index...
The search index is not available
live-js
live-js
<internal>
EventCommand
Class EventCommand
Abstract
Hierarchy
Command
EventCommand
ReadyEventCommand
StartedEventCommand
EndedEventCommand
HostEnteredEventCommand
HostExitedEventCommand
HostConnectedEventCommand
HostDisconnectedEventCommand
HostAudioStatusChangedEventCommand
HostVideoStatusChangedEventCommand
ParticipantEnteredEventCommand
ParticipantExitedEventCommand
Index
Constructors
constructor
Properties
message
Id
payload
type
version
Methods
parse
Data
Constructors
constructor
new
Event
Command
(
json
:
any
)
:
EventCommand
Parameters
json:
any
Returns
EventCommand
Properties
message
Id
message
Id
:
string
payload
payload
:
any
type
type
:
LiveEventDataType
version
version
:
number
Methods
Abstract
parse
Data
parse
Data
(
data
:
any
)
:
any
Parameters
data:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
live-
js
<internal>
Event
Command
constructor
message
Id
payload
type
version
parse
Data
Generated using
TypeDoc