Guides
...
Platform communication
Window postMessage API
ShowMessage
3min
Show messages describe specific actions in the live stream domain.
The message target of a show message is show.
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 |
Listed below are examples for show message payloads.
Updated 25 Mar 2024
Did this page help you?