Line 2: | Line 2: | ||
__TOC__ | __TOC__ | ||
You can subscribe to the '''/v2/me/chats''' topic to receive [[AsynchronousEvents|CometD]] notifications for the Chat API. This topic provides messages related to chats, including changes to chat state, updates to chat participant information, updates to chat data, and updates to chat transcript. It supports the following message types: | You can subscribe to the '''/v2/me/chats''' topic to receive [[AsynchronousEvents|CometD]] notifications for the Chat API. This topic provides messages related to chats, including changes to chat state, updates to chat participant information, updates to chat data, and updates to chat transcript. It supports the following message types: | ||
− | + | *[[ChatMessageType#ChatStateChangeMessage|ChatStateChangeMessage]] | |
− | + | *[[ChatMessageType#MessageLogUpdated|MessageLogUpdated]] | |
==ChatStateChangeMessage== | ==ChatStateChangeMessage== |
Revision as of 15:22, February 10, 2016
CometD notifications
You can subscribe to the /v2/me/chats topic to receive CometD notifications for the Chat API. This topic provides messages related to chats, including changes to chat state, updates to chat participant information, updates to chat data, and updates to chat transcript. It supports the following message types:
ChatStateChangeMessage
Property | Description |
---|---|
Example
MessageLogUpdated
Property | Description |
---|---|
Example
Comments or questions about this documentation? Contact us for support!