Preparing search index...
The search index is not available
Verona Interfaces Player - v1.0.0-beta
Verona Interfaces Player
WidgetReturnData
Interface WidgetReturnData
Typed message data for widget return
interface
WidgetReturnData
{
type
:
"vopWidgetReturn"
;
sessionId
:
string
;
callId
?:
string
;
state
?:
Record
<
string
,
string
>
;
}
Hierarchy (
view full
)
PayloadInterfacesProperties
.
PlayerReceive
.
WidgetReturn
WidgetReturnData
Index
Properties
type
session
Id
call
Id?
state?
Properties
type
type
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
type
session
Id
call
Id
state
Verona Interfaces Player - v1.0.0-beta
Loading...
Typed message data for widget return