C#/.Net SDK samples

Hi,

I am planning to integrate zoom with WPF application. Please provide related samples and SDK information apart from c# wrapper. Also provide the future plans for C#.Net SDK

Thanks,

Hi @vetrivels,

Thanks for using Zoom SDK. The C# wrapper is a community project and you could find the demo app here: https://github.com/zoom/zoom-c-sharp-wrapper; This wrapper is calling the interfaces in the Windows SDK so the features in Windows SDK are also available in C# wrapper(But not all interfaces are implemented in the C# wrapper). Currently we do not have documentation for the C# wrapper.

Hope this helps. Thanks!