File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
articles/communication-services/concepts/chat Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -83,6 +83,8 @@ Some SDKs (like the JavaScript Chat SDK) support real-time notifications. This f
83
83
- ` chatThreadPropertiesUpdated ` - when chat thread properties are updated; currently, only updating the topic for the thread is supported.
84
84
- ` participantsAdded ` - when a user is added as a chat thread participant.
85
85
- ` participantsRemoved ` - when an existing participant is removed from the chat thread.
86
+ - ` realTimeNotificationConnected ` - when real time notifiation is connected.
87
+ - ` realTimeNotificationDisconnected ` -when real time notifiation is disconnected.
86
88
87
89
## Push notifications
88
90
To send push notifications for messages missed by your users while they were away, Communication Services provides two different ways to integrate:
You can’t perform that action at this time.
0 commit comments