Skip to content

Commit 763070c

Browse files
Update articles/communication-services/how-tos/calling-sdk/includes/capabilities/capabilities-web.md
Co-authored-by: tomaschladek <[email protected]>
1 parent 6070f02 commit 763070c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ ms.author: elavarasid
99

1010
Capabilities feature is an extended feature of the core `Call` API and allows you to obtain the capabilities of the local participant in the current call.
1111

12-
Do I have permission to turn videoOn, do I have permission to turn micOn, do I have permission to share screen are some example of participant capabilities that you can learn from the capabilities property. Learning the capabilities, can help build a user interface that only shows the buttons related to the actions the local user has permission to.
1312

1413
The feature allows you to register for an event listener, to listen to capability changes.
1514

0 commit comments

Comments
 (0)