1668628687621Meeting SDK - macOS v5.12.8by ChasityAdded New interface to control waiting room configuration for the customized user interface. New interface class named ZoomSDKCustomWaitingRoomData defined in ZoomSDKWaitingRoomController.h @property (copy, nonatomic, readonly) NSString*
1666962000000Video SDK for React Native v1.5.2by ChasityBreaking Change Changed functions where the return type is ZoomVideoSdkError to return an error string. Previously, those functions returned an integer. Added New interface to support users joining an existing session by calling in on their
1664456400000Meeting SDK - macOS v5.12.0 by ChasityAdded New interfaces to improve the pre-join experience by merging currently separated join-before-host and waiting room screens into a single waiting screen. New interface in ZoomSDKWaitingRoomController-
1663786920000Video SDK for React Native v1.4.0by ChasityAdded New interfaces and callbacks to support live transcription and translation. New interface ZoomVideoSdkLiveTranscriptionHelper. New functions in ZoomVideoSdkLiveTranscriptionHelper canStartLiveTranscription: () =>
1661953094569Meeting SDK - macOS v5.11.11by ChasityAdded New interface to support UI legal notice for sharing in-meeting chat to an existing channel. New interface in
1658854080000Meeting SDK - macOS v5.11.3.9091by ChasityAdded New interface to give each user a unique user ID in the main meeting and in or out of Breakout Room (BO) rooms. This ID is only persistent during the current meeting; the ID will be discarded once the meeting is over. New interface in
1656617288835Meeting SDK v5.11.1 (patch)by YvesUpgraded codebase. Fixed on macOS: Screen share didn’t work when a user joined a multi-share meeting with two users sharing their screens. Fixed on macOS: Having a space in the username resulted in not being able to join the meeting. Fixed
1656112707774Meeting SDK - macOS v5.11.0by YvesAdded New interfaces to streaming to raw to access "downstream" raw audio and video streams New interfaces in ZoomSDKLiveStreamHelper-(ZoomSDKError)startRawLiveStream:(NSString *)broadcastURL; -(ZoomSDKError)stopRawLiveStream; New interface