Skip to content

Commit 90241bc

Browse files
adding section links for calling events
1 parent 82384c5 commit 90241bc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ Azure Communication Services emits the following voice and video calling event t
1717

1818
| Event type | Description |
1919
| ----------------------------------------------------------- | ---------------------------------------------------------------------------------------------- |
20-
| Microsoft.Communication.RecordingFileStatusUpdated | Published when recording file is available |
21-
| Microsoft.Communication.CallStarted | Published when call is started |
22-
| Microsoft.Communication.CallEnded | Published when call is ended |
23-
| Microsoft.Communication.CallParticipantAdded | Published when participant is added |
24-
| Microsoft.Communication.CallParticipantRemoved | Published when participant is removed |
25-
| Microsoft.Communication.IncomingCall | Published when there is an incoming call |
20+
| [Microsoft.Communication.RecordingFileStatusUpdated](#microsoftcommunicationrecordingfilestatusupdated) | Published when a recording file is available |
21+
| [Microsoft.Communication.CallStarted](#microsoftcommunicationcallstarted) | Published when a call is started |
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 |
25+
| [Microsoft.Communication.IncomingCall](#microsoftcommunicationincomingcall) | Published when there is an incoming call |
2626

2727
## Event responses
2828

0 commit comments

Comments
 (0)