Skip to content

Commit a7cae4e

Browse files
Merge pull request #230526 from sloanster/patch-11
Update calling-sdk-features.md
2 parents b654180 + 50476de commit a7cae4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/concepts/voice-video-calling/calling-sdk-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The following list presents the set of features that are currently available in
3535
| Group of features | Capability | JS | Windows | Java (Android) | Objective-C (iOS) |
3636
| ----------------- | ------------------------------------------------------------------------------------------------------------------- | --- | ------- | -------------- | ----------------- |
3737
| Core Capabilities | Place a one-to-one call between two users | ✔️ | ✔️ | ✔️ | ✔️ |
38-
| | Place a group call with more than two users (up to 350 users) | ✔️ | ✔️ | ✔️ | ✔️ |
38+
| | Place a group call with more than two users (up to 100 users) | ✔️ | ✔️ | ✔️ | ✔️ |
3939
| | Promote a one-to-one call with two users into a group call with more than two users | ✔️ | ✔️ | ✔️ | ✔️ |
4040
| | Join a group call after it has started | ✔️ | ✔️ | ✔️ | ✔️ |
4141
| | Invite another VoIP participant to join an ongoing group call | ✔️ | ✔️ | ✔️ | ✔️ |

0 commit comments

Comments
 (0)