1674100495512Meeting SDK - iOS v5.13.5by ChasityAdded New interface to support stoping all participant’s incoming audio in MobileRTCMeetingService+Audio.h - (BOOL)isIncomingAudioStopped; - (MobileRTCSDKError)stopIncomingAudio:(BOOL)enabled; New interface to support stoping all
1671639060000Meeting SDK - iOS v5.13.0by ChasityAdded New callback for sign interpretation. New callback in MobileRTCMeetingDelegate.h - (void)onTalkPrivilegeChanged:(BOOL)hasPrivilege; New interface to support transferring an ongoing meeting or webinar from another logged-in Zoom
1671637200000Meeting SDK - iOS v5.13.0by ChasityAdded New callback for sign interpretation. New callback in MobileRTCMeetingDelegate.h - (void)onTalkPrivilegeChanged:(BOOL)hasPrivilege; New interface to support transferring an ongoing meeting or webinar from another logged-in Zoom
1671030000000Video SDK React Native v1.5.3by ChasityAdded New interface to support “far end camera control”. New interface ZoomVideoSdkRemoteCameraControlHelper requestControlRemoteCamera: () => Promise<Errors>; giveUpControlRemoteCamera: () => Promise<Errors>; turnLeft: (range: number)
1670274780000Marketplace API - December 5, 2022by Ji Won L.Added New Get a user's entitlements API GET /v2/marketplace/users/{userId}/entitlements
1669147088941Meeting SDK - iOS v5.12.8by ChasityAdded New interface to the control waiting room configuration for the customized user interface. New interface in MobileRTCWaitingRoomService.h- (void)onCustomWaitingRoomDataUpdated:(MobileRTCCustomWaitingRoomData *_Nullable)data; -
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
1666640525942Marketplace API - October 24, 2022by Ji Won LeeAdded New Get webhook logs API GET /v2/marketplace/apps/{appId}/webhook_logs