Skip to content

Commit 5bcb29a

Browse files
authored
Update manage-calls.md
1 parent b4ec4f3 commit 5bcb29a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/communication-services/how-tos/calling-sdk/manage-calls.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The following table show support for individual APIs in the calling SDK related
4747
|Start a call to Communication Services user | ✔️ | |
4848
|Start a call to Microsoft 365 user | ✔️ | ✔️ |
4949
|Start a call to phone number | ✔️ | ✔️ |
50-
|Join a room |✔️ | ✔️ |
50+
|Join a room |✔️ | |
5151
|Joina Teams meeting | ✔️ | ✔️ |
5252
|Join a call based on groupId | ✔️ | |
5353
|Accept or reject incoming call | ✔️ | ✔️ |
@@ -61,8 +61,8 @@ The following table show support for individual APIs in the calling SDK related
6161
|Hang up | ✔️ | ✔️ |
6262
|End the call for everyone | ✔️[2] | ✔️ |
6363

64-
[1] The API is only supported in group call, room or Teams meeting.
65-
[2] The API is not supported in room.
64+
[1] The API is only supported in group calls, rooms and Teams meetings.
65+
[2] The API is not supported in rooms.
6666

6767

6868
### SDKs

0 commit comments

Comments
 (0)