Preparing search index...
The search index is not available
Verona Interfaces Player - v1.0.0-beta
Verona Interfaces Player
PayloadInterfacesProperties
PlayerSend
StateChangedNotification
Interface StateChangedNotification
vopStateChangedNotification - Player->Host: Player reports state changes
interface
StateChangedNotification
{
sessionId
:
string
;
timeStamp
:
string
;
unitState
?:
MainSchema
.
UnitState
;
playerState
?:
MainSchema
.
PlayerState
;
log
?:
MainSchema
.
LogEntry
[]
;
}
Index
Properties
session
Id
time
Stamp
unit
State?
player
State?
log?
Properties
session
Id
session
Id
:
string
time
Stamp
time
Stamp
:
string
Optional
unit
State
unit
State
?:
MainSchema
.
UnitState
Optional
player
State
player
State
?:
MainSchema
.
PlayerState
Optional
log
log
?:
MainSchema
.
LogEntry
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
session
Id
time
Stamp
unit
State
player
State
log
Verona Interfaces Player - v1.0.0-beta
Loading...
vopStateChangedNotification - Player->Host: Player reports state changes