Skip to content

Commit 0a2f801

Browse files
Merge pull request #287462 from pavelprystinka/pavelprystinka/calling_custom_buttons_call_titile_ga
Update articles after GA release
2 parents 512aa4a + 210d468 commit 0a2f801

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

articles/communication-services/how-tos/ui-library-sdk/button-injection.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ zone_pivot_groups: acs-plat-ios-android
1717

1818
# Customize the button bar
1919

20-
[!INCLUDE [Public Preview Notice](../../includes/public-preview-include.md)]
21-
2220
To implement custom actions or modify the current button layout, you can interact with the Native UI Library's API. This API involves defining custom button configurations, specifying actions, and managing the button bar's current actions. The API provides methods for adding custom actions, and removing existing buttons, all of which are accessible via straightforward function calls.
2321

2422
This functionality provides a high degree of customization, and ensures that the user interface remains cohesive and consistent with the application's overall design.

articles/communication-services/how-tos/ui-library-sdk/setup-title-subtitle.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ zone_pivot_groups: acs-plat-ios-android
1717

1818
# Customize the title and subtitle
1919

20-
[!INCLUDE [Public Preview Notice](../../includes/public-preview-include.md)]
21-
2220
Developers now have the capability to customize the title and subtitle of a call, both during setup and while the call is in progress. This feature allows for greater flexibility in aligning the call experience with specific use cases.
2321

2422
For instance, in a customer support scenario, the title could display the issue being addressed, while the subtitle could show the customer's name or ticket number.

0 commit comments

Comments
 (0)