Skip to content

Commit a11451a

Browse files
authored
Add capabilities list
1 parent 763070c commit a11451a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

articles/communication-services/how-tos/calling-sdk/includes/capabilities/capabilities-web.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,10 @@ Capabilities object has the capabilities of the local participants and is of typ
3737
> }
3838
>});
3939
>```
40+
41+
**Capabilities Exposed**
42+
> - *manageBreakOutRoom*: Ability to manage break out room
43+
> - *muteUnmuteMic*: Ability to Mute Unmute Mic
44+
> - *removeParticipant*: Ability to remove a participant
45+
> - *shareApplication*: Ability to share an application
46+
> - *shareBrowserTab*: Ability to share a browser tab

0 commit comments

Comments
 (0)