Skip to content

Commit 747b069

Browse files
updating calling event descriptions
1 parent 90241bc commit 747b069

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/event-grid/communication-services-voice-video-events.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Azure Communication Services emits the following voice and video calling event t
2020
| [Microsoft.Communication.RecordingFileStatusUpdated](#microsoftcommunicationrecordingfilestatusupdated) | Published when a recording file is available |
2121
| [Microsoft.Communication.CallStarted](#microsoftcommunicationcallstarted) | Published when a call is started |
2222
| [Microsoft.Communication.CallEnded](#microsoftcommunicationcallended) | Published when a call ends |
23-
| [Microsoft.Communication.CallParticipantAdded](#microsoftcommunicationcallparticipantadded) | Published when a participant is added |
24-
| [Microsoft.Communication.CallParticipantRemoved](#microsoftcommunicationcallparticipantremoved) | Published when a participant is removed |
23+
| [Microsoft.Communication.CallParticipantAdded](#microsoftcommunicationcallparticipantadded) | Published when a participant is added to a call AND they join it |
24+
| [Microsoft.Communication.CallParticipantRemoved](#microsoftcommunicationcallparticipantremoved) | Published when a participant leaves or is removed from a call |
2525
| [Microsoft.Communication.IncomingCall](#microsoftcommunicationincomingcall) | Published when there is an incoming call |
2626

2727
## Event responses

0 commit comments

Comments
 (0)