App — Heartbeat
Last updated
Last updated
The LiSA Player regularly sends a Heartbeat to signal its continued availability.
This message is sent by the LiSA Player to the host app / environment.
Along with all standard , a Heartbeat message includes the following additional properties:
messageType
Required.
lsc:app:heartbeat
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.
playing
Required.
target
Required.
time
Optional.
The time
property represents the current playback position of the media item, measured in milliseconds from the start.
For on-demand content (e.g., replays, stories), this value indicates the exact position the user is watching.
For live streams, this value represents the current timestamp relative to the live broadcast
heartbeat
Please use messageType
instead.
The playing
property signifies whether media playback is currently in progress.
Please subscribe to message instead.
player
Please use messageType
instead.
Please subscribe to message instead.