1634604167832Electron Meeting SDK v5.7.6.1337 (hotfix)by Yves GrantDevelopers! We are happy to announce that our Electron Meeting SDK has been updated to v5.7.6.1337 and is available in the Zoom App Marketplace. This version includes the changes below. Changed & Fixed No changes in the Electron SDK layer,
1632958989245Electron Meeting SDK v5.7.6by Yves GrantHere are the release notes for the Electron Meeting SDK v5.7.6. Note Please note that Zoom Apps is not supported. Added Active Apps Notifier(AAN) interfaces in zoom_meeting_aan.js ShowAANPanel HideAANPanel New interface to hide the invite
1628887208689Video SDK Electron v1.1.1by Yves GrantAdded New interface to retrieve session ID. Please note that only the host can get the session ID. In zoom_video_sdk_session_info.js: getSessionID New interface to retrieve user ID. In zoom_video_sdk_user_util.js: userID
1628886909658Video SDK macOS v1.1.1by Yves GrantAdded New interface to retrieve session ID. Please note that only the host can get the session ID. In ZMVideoSDKSession.h:- (NSString*) getSessionID New interface to retrieve user ID. In ZMVideoSDKUser.h:- (NSString*) getUserID Changed &
1628886769284Video SDK Windows v1.1.1by Yves GrantAdded New interface to retrieve session ID. Please note that only the host can get the session ID. In zoom_video_sdk_session_info_interface.h:- virtual const zchar_t* getSessionID() = 0; New interface to retrieve user ID. In
1628885091969Electron Meeting SDK v5.7.1by Yves GrantHere are the release notes for the Electron Meeting SDK v5.7.1 Client SDK is now officially ‘Meeting SDK’ To better reflect the functionality of the Client SDK for Android, iOS, macOS, Windows, and Web, we’re changing its name to the
1623714899847Video SDK macOS v1.1.0by Yves GrantAdded SDK sample app. Apple M1 support. Ability to send raw audio data and the support for virtual microphone and virtual speaker. Added NZoomVideoSDKAudioSendRawdata.h Note: When using the virtual speaker, the audio share will be disabled
1623713915138Video SDK Windows v1.1.0by Yves GrantAdded SDK sample app. Ability to send raw audio data. Added new member IZoomVideoSDKVirtualAudioMic for sending raw audio data in ZoomVideoSDKSessionContext. Support for virtual microphone and virtual speaker. Added
1619625953526Electron SDK Updates - 04/27/21by Yves GrantDevelopers! We are happy to announce that our Electron SDK has been updated to v5.5.12511.0422 and is available in the Zoom App Marketplace. In this version, we included the following changes: Changed & Fixed Upgraded OpenSSL to 1.1.1k.