Comments — Join
Last updated
Last updated
The LiSA Player generates a message whenever a visitor joins the chat in a live stream.
This message is sent by the LiSA Player to the host app / environment.
Along with all standard , a Join 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:comments:audience:join
progress
Required.
visitorAvatarUrl
Optional.
The visitorAvatarUrl
property is used to provide a URL pointing to an image that represents the visitor's avatar.
visitorExternalId
Optional.
visitorName
Required.
The visitorName
property represents the visitor's display name.
If not included, it contains the username the visitor chose when joining the chat.
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.
user
Required.
User
id
Required.
name
Required.
The visitorName
property represents the visitor's display name.
If not included, it contains the username the visitor chose when joining the chat.
type
Required.
viewer
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.
The visitorExternalId
property specifies the visitor's ID as provided in the message.
If provided in the message, it reflects the name assigned by the host app.
chat-join
Please use messageType
instead.
show.engage
Please use messageType
instead.
The user
property specifies the essential user properties.
Please refer to for detailed information.
Please use visitor*
properties instead.
The visitorExternalId
property specifies the visitor's ID as provided in the message.
If provided in the message, it reflects the name assigned by the host app.