You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/communication-services/how-tos/calling-sdk/includes/transfer-calls/transfer-calls-web.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,13 @@ ms.author: rifox
10
10
> [!NOTE]
11
11
> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment. To use this api please use 'beta' release of ACS Calling Web SDK
12
12
13
-
Call transfer is an extended feature of the core `Call` API. You first need to get the transfer feature API object:
13
+
Call transfer is an extended feature of the core `Call` API. You first need to import calling Features from the Calling SDK:
0 commit comments