We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 763070c commit a11451aCopy full SHA for a11451a
articles/communication-services/how-tos/calling-sdk/includes/capabilities/capabilities-web.md
@@ -37,3 +37,10 @@ Capabilities object has the capabilities of the local participants and is of typ
37
> }
38
>});
39
>```
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