Skip to content

Commit 6070f02

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.custom: template-how-to
1212
zone_pivot_groups: acs-plat-web
1313
---
1414
# Observe user's capabilities
15-
Do I have permission to turn videoOn, do I have permission to turn micOn, do I have permission to share screen are some examples of participant capabilities that you can learn from the capabilities property. Learning the capabilities, can help build an user interface that only shows the buttons related to the actions the local user has permissions to.
15+
Do I have permission to turn video on, do I have permission to turn mic on, do I have permission to share screen? Those are some examples of participant capabilities that you can learn from the capabilities API. Learning the capabilities can help build a user interface that only shows the buttons related to the actions the local user has permissions to.
1616

1717
## Prerequisites
1818
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).

0 commit comments

Comments
 (0)