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/concepts/voice-video-calling/pre-call-diagnostics.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ The Pre-Call API enables developers to programmatically validate a client’s re
34
34
## Accessing Pre-Call APIs
35
35
36
36
>[!IMPORTANT]
37
-
>Pre-Call diagnostics are available starting on the version [1.8.2-beta.1](https://www.npmjs.com/package/@azure/communication-calling/v/1.8.2-beta.1) of the Calling SDK. Make sure to use that version when trying the instructions below.
37
+
>Pre-Call diagnostics are available starting on the version [1.9.1-beta.1](https://www.npmjs.com/package/@azure/communication-calling/v/1.9.1-beta.1) of the Calling SDK. Make sure to use that version when trying the instructions below.
38
38
39
39
To Access the Pre-Call API, you will need to initialize a `callClient` and provision an Azure Communication Services access token. There you can access the `PreCallDiagnostics` feature and the `startTest` method.
0 commit comments