Skip to content

Commit 61ba76e

Browse files
authored
Update concepts.md
1 parent 4ce8752 commit 61ba76e

File tree

1 file changed

+1
-1
lines changed
  • articles/communication-services/concepts/chat

1 file changed

+1
-1
lines changed

articles/communication-services/concepts/chat/concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ The client app can subscribe to following events:
9494
9595
## Server Events
9696

97-
This feature lets server applications listen to events for scenarios such as participants leaving the chats, messages being received that requires a follow up action, making sure the **right** participants are part of the conversation and archiving chats. To see what kinds of chat events can be used to developers, please see [Server Events](../../../event-grid/event-schema-communication-services.md?bc=/azure/bread/toc.json&toc=/azure/communication-services/toc.json)
97+
This feature lets server applications listen to events such as when a message is sent and when a participant is joining or leaving the chat. Server applications can react to these events, adding/removing participants to the chat, archiving chats, performing analysis and many other scenarios for orchestration. To see what kinds of chat events can be used to developers, please see [Server Events](../../../event-grid/event-schema-communication-services.md?bc=/azure/bread/toc.json&toc=/azure/communication-services/toc.json)
9898

9999
## Push notifications
100100

0 commit comments

Comments
 (0)