Variable InMessagePingConst

InMessagePing: MessageDefinition<{
    version: string;
}> = ...

The WidgetManager does handle this event under the hood by sending the Pong message. Incoming ping and version exchange message from the iframe widgets to the SDK

Type declaration

  • version: string

    The version of the Widget