Skip to content

Commit eeb5716

Browse files
committed
Updated footnotes
1 parent e9a0db1 commit eeb5716

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/communication-services/quickstarts/rooms/manage-rooms-call.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -250,11 +250,11 @@ call_connection_client.hang_up(is_for_everyone=True)
250250

251251
## Other Operations
252252
The following mid-call operations are also supported in a room call.
253-
1. Add Participant for ACS user
254-
1. Remove Participant for ACS user
255-
1. Cancel Add Participant for ACS and PSTN user
256-
1. Get Participant for ACS and PSTN user
257-
1. Get Participants for ACS and PSTN user
253+
1. Add Participant (ACS identifier)
254+
1. Remove Participant (ACS identifier)
255+
1. Cancel Add Participant (ACS identifier and PSTN number)
256+
1. Get Participant (ACS identifier and PSTN number)
257+
1. Get Participants (ACS identifier and PSTN number)
258258
1. Get Call
259259
1. Play both audio files and text
260260
1. Play All both audio files and text

0 commit comments

Comments
 (0)