App — Listen
Last updated
Last updated
The LiSA Player dispatches a Listen message upon initialization to indicate its readiness for communication with the host app or environment.
The host app or environment must wait for the Listen message before sending any messages to the LiSA Player. Otherwise, the player may not receive them.
This message is sent by the LiSA Player to the host app / environment.
Along with all standard , a Listen message includes the following additional properties:
messageType
Required.
lsc:app:listen
If your integration uses LiSA Player Version 1, none of the properties described above will be available.
For LiSA Player Version 2, legacy properties can be ignored.
action
Required.
target
Required.
ready
Please use messageType
instead.
app
Please use messageType
instead.