File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
articles/communication-services/quickstarts/rooms Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -250,11 +250,11 @@ call_connection_client.hang_up(is_for_everyone=True)
250
250
251
251
## Other Operations
252
252
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)
258
258
1 . Get Call
259
259
1 . Play both audio files and text
260
260
1 . Play All both audio files and text
You can’t perform that action at this time.
0 commit comments