You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/event-grid/communication-services-voice-video-events.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,8 @@ Azure Communication Services emits the following voice and video calling event t
20
20
|[Microsoft.Communication.RecordingFileStatusUpdated](#microsoftcommunicationrecordingfilestatusupdated)| Published when a recording file is available |
21
21
|[Microsoft.Communication.CallStarted](#microsoftcommunicationcallstarted)| Published when a call is started |
22
22
|[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|
25
25
|[Microsoft.Communication.IncomingCall](#microsoftcommunicationincomingcall)| Published when there is an incoming call |
0 commit comments