Player — Dismiss
Last updated
Last updated
The LiSA Player sends a message when the dismiss CTA is clicked.
This message is sent by the LiSA Player to the host app / environment.
Along with all standard , a Dismiss message includes the following additional properties:
mediaItemId
Required.
The mediaItemId
property uniquely identifies the Media Item from which this message originates.
mediaItemType
Required.
messageType
Required.
lsc:player:dismiss
progress
Optional.
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.
The mediaItemType
property specifies the type of Media Item from which this message originates.
Refer to for detailed information.
The progress
property is an object that holds additional metadata related to the media playback progress of the current media item.
Please refer to for detailed information.
close
Please use messageType
instead.
app
Please use messageType
instead.