Guides
...
Platform communication
Window postMessage API

ShowMessage

3min

Show messages describe specific actions in the live stream domain.

Message definition

The message target of a show message is show.

TypeScript


Message actions

LiSA accepts/exposes the following show actions:

Action

Description

Direction of communication

ready

The show view is initialized.

LiSA to X

start

The live stream started.

LiSA to X

stop

The live stream stopped.

LiSA to X

Examples

Listed below are examples for show message payloads.

JS




Updated 25 Mar 2024
Doc contributor
Did this page help you?