Skip to content

Commit 2196e45

Browse files
authored
Update capabilities-android.md
1 parent cea5b01 commit 2196e45

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ ms.date: 05/21/2024
66
ms.author: zehangzheng
77
---
88
[!INCLUDE [Install SDK](../install-sdk/install-sdk-android.md)]
9-
[!INCLUDE [Public Preview Disclaimer](../../../../includes/public-preview-include-document.md)]
109

1110
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.
1211

@@ -61,4 +60,4 @@ private void OnCapabilitiesChanged(CapabilitiesChangedEvent args)
6160
- *BlurBackground*: Ability to blur background
6261
- *CustomBackground*: Ability to apply a custom background
6362
- *StartLiveCaptions*: Ability to start live captions
64-
- *RaiseHand*: Ability to raise hand
63+
- *RaiseHand*: Ability to raise hand

0 commit comments

Comments
 (0)