Name

ChatEventType

Enumeration Members

Enumeration Members

JOINED: "JOINED"

The event represents the event raised when this StreamLink client joins a chat channel.

MESSAGE: "MESSAGE"

The event contains a chat message

USER_ADDED: "USER_ADDED"

The event represents the event raised when a user joins a chat channel.

USER_REMOVED: "USER_REMOVED"

The event represents the event raised when a user leaves a chat channel.

Generated using TypeDoc