File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
articles/communication-services/how-tos/calling-sdk Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ The following table show support for individual APIs in the calling SDK related
47
47
| Start a call to Communication Services user | ✔️ | |
48
48
| Start a call to Microsoft 365 user | ✔️ | ✔️ |
49
49
| Start a call to phone number | ✔️ | ✔️ |
50
- | Join a room | ✔️ | ✔️ |
50
+ | Join a room | ✔️ | |
51
51
| Joina Teams meeting | ✔️ | ✔️ |
52
52
| Join a call based on groupId | ✔️ | |
53
53
| Accept or reject incoming call | ✔️ | ✔️ |
@@ -61,8 +61,8 @@ The following table show support for individual APIs in the calling SDK related
61
61
| Hang up | ✔️ | ✔️ |
62
62
| End the call for everyone | ✔️[ 2] | ✔️ |
63
63
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 .
66
66
67
67
68
68
### SDKs
You can’t perform that action at this time.
0 commit comments