Preparing search index...
The search index is not available
Verona Interfaces Player - v1.0.0-beta
Verona Interfaces Player
PayloadInterfacesProperties
PlayerReceive
StartCommand
Interface StartCommand
vopStartCommand - Host->Player: Host starts the player
interface
StartCommand
{
sessionId
:
string
;
unitDefinition
?:
string
;
unitDefinitionType
?:
string
;
unitState
?:
MainSchema
.
UnitState
;
playerConfig
?:
MainSchema
.
PlayerConfig
;
}
Hierarchy (
view full
)
StartCommand
StartCommandData
Index
Properties
session
Id
unit
Definition?
unit
Definition
Type?
unit
State?
player
Config?
Properties
session
Id
session
Id
:
string
Optional
unit
Definition
unit
Definition
?:
string
Optional
unit
Definition
Type
unit
Definition
Type
?:
string
Optional
unit
State
unit
State
?:
MainSchema
.
UnitState
Optional
player
Config
player
Config
?:
MainSchema
.
PlayerConfig
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
session
Id
unit
Definition
unit
Definition
Type
unit
State
player
Config
Verona Interfaces Player - v1.0.0-beta
Loading...
vopStartCommand - Host->Player: Host starts the player