We are pleased to inform you that starting from v5.4.54524.1229, the Zoom SDK packages are moving to the Zoom App Marketplace. The packages are now available in the same location as your SDK Key & Secret. This change aims to provide you with a unified and seamless experience so that you can access the required SDK resources in one place.
If you have not used Zoom SDK before, please follow the steps in https://marketplace.zoom.us/docs/guides/build/sdk-app to create an SDK app on the Marketplace.
If you already have an SDK app created, login to the Zoom App Marketplace using your developer account, click the Manage button on the top-right corner and locate your SDK app.
Click on your SDK app, you can find the desired SDK packages from the Download tab
- Please refer to https://github.com/zoom/zoom-sdk-windows/blob/master/CHANGELOG.md for changes in Windows SDK.
- Please refer to https://github.com/zoom/zoom-sdk-windows/blob/master/CHANGELOG.md for changes in Windows SDK.
- Please refer to https://github.com/zoom/zoom-sdk-windows/blob/master/CHANGELOG.md for changes in Windows SDK.
- Please refer to https://github.com/zoom/zoom-sdk-windows/blob/master/CHANGELOG.md for changes in Windows SDK.
- Add new interfaces for Custom UI
- Please refer to https://github.com/zoom/zoom-sdk-windows/blob/master/CHANGELOG.md for changes in Windows SDK.
- No interface changes for C# wrapper, please refer to https://github.com/zoom/zoom-sdk-windows/blob/master/CHANGELOG.md for changes in Windows SDK.
- No interface changes for C# wrapper, please refer to https://github.com/zoom/zoom-sdk-windows/blob/master/CHANGELOG.md for changes in Windows SDK.
- No interface changes for C# wrapper, please refer to https://github.com/zoom/zoom-sdk-windows/blob/master/CHANGELOG.md for changes in Windows SDK.
- No interface changes for C# wrapper, please refer to https://github.com/zoom/zoom-sdk-windows/blob/master/CHANGELOG.md for changes in Windows SDK.
Added
- Wrapped all native Windows SDK interfaces into C++ wrapper except the following testing related interfaces:
ITestAudioDeviceHelper
ITestAudioDeviceHelperEvent
ITestVideoDeviceHelper
ITestVideoDeviceHelperEvent
- Wrapped the following custom UI related interfaces into C# wrapper
CCustomizedUIMgrDotNetWrap
CCustomizedVideoContainerDotNetWrap
CCustomizedShareRenderDotNetWrap
- Added some new interfaces into the C# wrapper
CCustomizedResourceHelperDotNetWrap
CMeetingLiveStreamControllerDotNetWrap
CPreMeetingServiceDotNetWrap
CScheduleMeetingItemDotNetWrap
CVideoSettingContextDotNetWrap
Changed & Fixed
- Modify the implementation of the following interfaces in C# wrapper
- No interface changes for C# wrapper, please refer to https://github.com/zoom/zoom-sdk-windows/blob/master/CHANGELOG.md for changes in Windows SDK.
- No interface changes for C# wrapper, please refer to https://github.com/zoom/zoom-sdk-windows/blob/master/CHANGELOG.md for changes in Windows SDK.
No interface changes
No interface changes
No interface changes
The start meeting logic for API users has changed. Please read below before upgrading to this version.
- Add new start meeting methods for API user