Skip to content

Commit cea5b01

Browse files
authored
Update capabilities-ios.md
1 parent 235d00b commit cea5b01

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-ios.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-ios.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

@@ -58,4 +57,4 @@ public class CapabilitiesCallDelegate : CapabilitiesCallFeatureDelegate
5857
- *BlurBackground*: Ability to blur background
5958
- *CustomBackground*: Ability to apply a custom background
6059
- *StartLiveCaptions*: Ability to start live captions
61-
- *RaiseHand*: Ability to raise hand
60+
- *RaiseHand*: Ability to raise hand

0 commit comments

Comments
 (0)