Preparing search index...
The search index is not available
Verona Interfaces Player - v1.0.0-beta
Verona Interfaces Player
StartCommandData
Interface StartCommandData
Typed message data for start command
interface
StartCommandData
{
type
:
"vopStartCommand"
;
sessionId
:
string
;
unitDefinition
?:
string
;
unitDefinitionType
?:
string
;
unitState
?:
MainSchema
.
UnitState
;
playerConfig
?:
MainSchema
.
PlayerConfig
;
}
Hierarchy (
view full
)
PayloadInterfacesProperties
.
PlayerReceive
.
StartCommand
StartCommandData
Index
Properties
type
session
Id
unit
Definition?
unit
Definition
Type?
unit
State?
player
Config?
Properties
type
type
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
type
session
Id
unit
Definition
unit
Definition
Type
unit
State
player
Config
Verona Interfaces Player - v1.0.0-beta
Loading...
Typed message data for start command