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
1674098316780Meeting SDK - macOS v5.13.5 by ChasityAdded New interface to support hiding self-video view in ZoomSDKVideoSetting - (ZoomSDKError)enableHideSelfView:(BOOL)enable; - (BOOL)isHideSelfViewEnabled; New interface to support stopping all participant’s incoming video. New
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
1671638433071Meeting SDK - macOS v5.13.0by ChasityAdded New interfaces to support Immersive Scene in customized user interfaces. New interface in ZoomSDKMeetingService: -(ZoomSDKCustomImmersiveController*)getMeetingImmersiveController; New interface class named
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
1671285600000Video SDK API - December 17, 2022by YvesEnhancements Show fields device and ip_address for the Guest Users in the Users and QoS APIs: GET /v2/videosdk/sessions/{sessionId}/users GET /v2/videosdk/sessions/{sessionId}/users/qos GET
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; -
1669078800000Video SDK API - November 21, 2022by YvesAdded New session webhook event: session.recording_transcript_completed