> For the complete documentation index, see [llms.txt](https://docs.firework.com/firework-for-developers/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.firework.com/firework-for-developers/web/integration-guide/events/live-stream-events.md).

# Live stream events

Live stream related custom events.

<table><thead><tr><th width="354.8893832361395">Name</th><th>Description</th></tr></thead><tbody><tr><td><code>fw:livestream:join</code></td><td>User has joined the livestream by clicking "Tap to enter livestream" for active livestreams or "Tap to watch" for replays.</td></tr><tr><td><code>fw:livestream:quit</code></td><td>User dismisses livestream player.</td></tr><tr><td><code>fw:livestream:send-chat</code></td><td>User has sent the chat message.</td></tr><tr><td><code>fw:livestream:send-heart</code></td><td>User interacted with "hearts"</td></tr></tbody></table>
