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
1670274780000Marketplace API - December 5, 2022by Ji Won L.Added New Get a user's entitlements API GET /v2/marketplace/users/{userId}/entitlements
1669247053286Zoom Apps SDK v0.16.7by ChasityAdded New methods to pin, spotlight, remove attendees from a webinar, allow & disallow attendees to speak in the webinar, share computer audio, set and remove feedback
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; -
1666640525942Marketplace API - October 24, 2022by Ji Won LeeAdded New Get webhook logs API GET /v2/marketplace/apps/{appId}/webhook_logs
1666274400000Zoom Apps SDK v0.16.6by ChasityUpdated createBreakoutRooms Data Input changes: numberOfRooms: number, Amount of breakout rooms to create. Between 1 and 50. Optional if names is present. names: String[], List of names to give breakoutrooms upon creation. Between 1 and 50.