Skip to content

Commit 6a986a5

Browse files
authored
Update articles/communication-services/concepts/voice-video-calling/pre-call-diagnostics.md
1 parent bdbc8f3 commit 6a986a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/concepts/voice-video-calling/pre-call-diagnostics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The Pre-Call API enables developers to programmatically validate a client’s re
3434
## Accessing Pre-Call APIs
3535

3636
>[!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.
3838
3939
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.
4040

0 commit comments

Comments
 (0)