Jump to: navigation, search
(Created page with "=CometD notifications= __TOC__ You can subscribe to the following Chat API-related topics to receive CometD notifications: *'''/v2/me/devices''' —...")
 
Line 2: Line 2:
 
__TOC__
 
__TOC__
 
You can subscribe to the following Chat API-related topics to receive [[AsynchronousEvents|CometD]] notifications:
 
You can subscribe to the following Chat API-related topics to receive [[AsynchronousEvents|CometD]] notifications:
*'''/v2/me/devices''' — messages related to chats. For example, changes to chat state, updates to chat participant information, updates to chat data, and updates to chat transcript. This topic supports the following message types:  
+
*'''/v2/me/chats''' — messages related to chats. For example, changes to chat state, updates to chat participant information, updates to chat data, and updates to chat transcript. This topic supports the following message types:  
 
**[[ChatMessageType#ChatStateChangeMessage|ChatStateChangeMessage]]
 
**[[ChatMessageType#ChatStateChangeMessage|ChatStateChangeMessage]]
 
**[[ChatMessageType#MessageLogUpdated|MessageLogUpdated]]
 
**[[ChatMessageType#MessageLogUpdated|MessageLogUpdated]]

Revision as of 15:14, February 10, 2016

CometD notifications

You can subscribe to the following Chat API-related topics to receive CometD notifications:

  • /v2/me/chats — messages related to chats. For example, changes to chat state, updates to chat participant information, updates to chat data, and updates to chat transcript. This topic supports the following message types:

ChatStateChangeMessage

Property Description

Example

MessageLogUpdated

Property Description

Example

Comments or questions about this documentation? Contact us for support!