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/quickstarts/voice-video-calling/includes/video-calling/video-calling-javascript.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
author: probableprime
3
3
ms.service: azure-communication-services
4
4
ms.topic: include
5
-
ms.date: 03/10/2021
5
+
ms.date: 09/13/2023
6
6
ms.author: rifox
7
7
---
8
8
@@ -39,12 +39,11 @@ mkdir calling-quickstart && cd calling-quickstart
39
39
### Install the package
40
40
41
41
Use the `npm install` command to install the Azure Communication Services Calling SDK for JavaScript.
42
-
> [!IMPORTANT]
43
-
> This quickstart uses the Azure Communication Services Calling SDK version `1.4.4`.
0 commit comments