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
1673974800000Zoom Phone-Web v5.1.0by BeLindaAdded New List carrier peering phone numbers API: GET /v2/phone/carrier-peering/numbers Enhancements New call_transferring and play_recording_beep_tone request and response fields in User and Site APIs: GET
1673215200000Meeting API - January 2023by LesliAdded New App API: POST /v2/zoomapp/deeplink New Billing Webhook events: account.entitlement_added account.entitlement_removed user.entitlement_added user.entitlement_removed Changed New sender_display_name response field in the
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
1671285600000Meeting API - December 17, 2022by YvesAdded New Workspace API: POST /v2/workspaces GET /v2/workspaces/{workspaceId} PATCH /v2/workspaces/{workspaceId} DELETE /v2/workspaces/{workspaceId} New Zoom Room Webhook
1671285600000Zoom Phone-Web v4.12.0 December 17, 2022by BeLindaEnhancements Allow query data more than 6 months old in Get call recordings API: GET /v2/phone/recordings New busy_action request and response field and object busy_connect_operator in Setting Template APIs: 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; -