1658853720000Meeting SDK - iOS v5.11.3.1220by ChasityAdded New property in MobileRTCMeetingService+User.h to give each user a unique user ID in the main meeting and in or out of Breakout Room (BO) rooms. Please note that this ID is only persistent during the current meeting, the ID will be
1658183400000Contact Center API - July 18, 2022by Ji Won LeeNew API Queues- Update a queue agent PATCH /v2/contact_center/queues/{queueId}/agents/{userId} Recordings GET /v2/contact_center/recordings GET /v2/contact_center/users/{userId}/recordings DELETE /v2/contact_center/recordings/{recordingId}
1658183400000Phone API - July 18, 2022by Ji Won LeeNew Auto Receptionists DELETE /v2/phone/auto_receptionists/{autoReceptionistId} GET /v2/phone/auto_receptionists/{autoReceptionistId} Shared Line Appearance GET /v2/phone/shared_line_appearances Reboot a deskphone in Devices POST
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
1656111333467Meeting SDK - iOS v5.11.0by YvesAdded New interfaces to extend live translation feature Extend enums of MobileRTCLiveTranscriptionOperationType in MobileRTCConstants.h MobileRTC_LiveTranscription_OperationType_Complete =
1655833460251Phone API - June 21, 2022by Ji Won LeeAdded Auto Receptionist policy API PATCH /v2/phone/auto_receptionists/{autoReceptionistId}/policies GET /v2/phone/auto_receptionists/{autoReceptionistId}/policies PATCH /v2/phone/auto_receptionists/{autoReceptionistId}/policies/{policyType}
1655831640000ZCC API - June 21, 2022by Ji Won LeeZoom Contact Center API https://marketplace.zoom.us/docs/api-reference/zcc-api
1654022650975Meeting SDK - iOS v5.10.6by Yves GrantAdded New interface to rotate user video. New in MobileRTCMeetingService+Video.h- (BOOL)rotateMyVideo:(UIDeviceOrientation)rotation; New interface to allow the user to disable the new whiteboard feature. New interface in