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/teams-interop/teams-interop-windows.md
In this quickstart, you'll learn how to join a Teams meeting using the Azure Communication Services Calling SDK for Windows.
12
12
13
+
## Sample Code
14
+
Find the finalized code for this quickstart on GitHub for [UWP](https://github.com/Azure-Samples/communication-services-dotnet-quickstarts/tree/main/Calling) and [WinUI 3](https://github.com/Azure-Samples/communication-services-dotnet-quickstarts/tree/main/CallingWinUI).
15
+
13
16
## Prerequisites
14
17
15
18
- A working [Communication Services calling Windows app](../../getting-started-with-calling.md).
0 commit comments