1632688200000Phone API - September 26, 2021by Ji Won LeeSeptember Zoom Phone API and events published.
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 &
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
1618880442421Video SDK Mac updates - 04/19/21 by Colette Turbevillev1.0.2 Changed & Fixed: Enhanced encryption support. Fixed an issue that invoking the password callback will cause a crash. v1.0.1 Added Added interfaces to allow the user to retrieve video QoS statistics. The interface in