1658853579243Meeting SDK - Android v5.11.3by ChasityAdded New interface to append customized shared item and hide any shared item. New interface in ICustomShareOptionItem String getTitle() int getIconResId() IShareOptionAction getAction() New interface in
1658183700000Quality of Service Subscription (QSS) - July 18, 2022by YvesInitial release of Quality of Service Subscription QSS real-time events: meeting.participant_qos webinar.participant_qos meeting.participant_data webinar.participant_data meeting.participant_data_summary webinar.participant_data_summary
1658183700000Video SDK API - July 18, 2022by YvesEnhancements New user.invite.room_system_callout value for the method field and new call_type and device_ip fields in the params field in the Use in-Session events controls API. PATCH /v2/videosdk/sessions/{sessionId}/events
1658183700000Meeting API - July 18, 2022by YvesAdded New Webinar branding APIs: POST /v2/webinars/{webinarId}/branding/name_tags PATCH /v2/webinars/{webinarId}/branding/name_tags/{nameTagId} DELETE /v2/webinars/{webinarId}/branding/name_tags New Recording webhook events:
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
1656633556603Meeting SDK - Web v2.5.0by YvesClient View Added Support for testing mics and speakers Parameter in init to enable and configure an intermediary page for users clicking external hyperlinks Event listener for “Sharing has Started” events Functional and UI support for new
1656628047620Video SDK - Electron v1.3.2by YvesAdded Add subscribeToSharedComputerAudio and unsubscribeToSharedComputerAudio interfaces in lib/zoom_video_sdk_audio.js Add startShareComputerAudio interface in lib/zoom_video_sdk_share.js Add ZoomVideoSDKShareType enum in
1656627462094Video SDK - macOS v1.3.2by YvesAdded New interface to share computer sound in a screen sharing. New interfaces in ZMVideoSDKRawDataPipe- (ZMVideoSDKErrors)subscribeToSharedComputerAudio; - (ZMVideoSDKErrors)unsubscribeToSharedComputerAudio; -