Preparing search index...
The search index is not available
@tecsafe/app-js-sdk
@tecsafe/app-js-sdk
Message
Interface Message
A message sent between the SDK and the iframe
interface
Message
{
payload
:
any
;
type
:
MessageType
;
}
Hierarchy (
view full
)
Message
RequestTokenMessage
SetTokenMessage
StylesRequestMessage
StylesSendDataMessage
CallParentEventMessage
MetaRequestMessage
MetaSendDataMessage
PingMessage
PongMessage
CloseFullScreenMessage
OpenFullScreenMessage
DestroyFullScreenMessage
FullScreenOpenedMessage
FullScreenClosedMessage
RequestFullScreenStateMessage
SizeUpdateMessage
Index
Properties
payload
type
Properties
payload
payload
:
any
The payload of the message
type
type
:
MessageType
The type of message
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
payload
type
@tecsafe/app-js-sdk
Loading...
A message sent between the SDK and the iframe