Preparing search index...
The search index is not available
Verona Interfaces Player - v1.0.0-beta
Verona Interfaces Player
PayloadInterfacesProperties
PlayerReceive
WidgetReturn
Interface WidgetReturn
vopWidgetReturn - Host->Player: Sends the return value of a widget call to the player.
interface
WidgetReturn
{
sessionId
:
string
;
callId
?:
string
;
state
?:
Record
<
string
,
string
>
;
}
Hierarchy (
view full
)
WidgetReturn
WidgetReturnData
Index
Properties
session
Id
call
Id?
state?
Properties
session
Id
session
Id
:
string
Optional
call
Id
call
Id
?:
string
Optional
state
state
?:
Record
<
string
,
string
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
session
Id
call
Id
state
Verona Interfaces Player - v1.0.0-beta
Loading...
vopWidgetReturn - Host->Player: Sends the return value of a widget call to the player.