1659056312914
Set data center region in JWT payload
by Yves
New optional field in JWT payload to allow setting the data center region preference for the session. Specify the data center location used by the participant, separated by commas. Valid geo regions: US,AU,CA,IN,CN,BR,MX,HK,SG,JP,DE,NL1658854440000
VideoSDK-iOS v1.3.3
by Chasity
Added New interfaces to test audio before joining a session in ZoomVideoSDKTestAudioDeviceHelper.h- (ZoomVideoSDKError)startMicTestRecording;
- (ZoomVideoSDKError)stopMicTestRecording;
- (ZoomVideoSDKError)playMicTestRecording;
-1658854320000
VideoSDK-Android v1.3.3
by Chasity
Added New interface to test audio before joining a session. New interface in ZoomVideoSDK public abstract ZoomVideoSDKTestAudioDeviceHelper getTestAudioDeviceHelper(); New error codes in ZoomVideoSDKErrors int Errors_Permission_RECORD_AUDIO1658854200000
Meeting SDK - Electron v5.11.4.9092
by Chasity
See the Windows SDK and macOS SDK release notes for the changes in Electron SDK.1658853900000
Meeting SDK - Windows v5.11.4.7235
by Chasity
Added New interfaces to add the ability to send screen sharing raw data. New interface in zoom_rasdata_api.h SDK_API IZoomSDKShareSourceHelper* GetRawdataShareSourceHelper(); New classes in rawdata_share_source_helper_interface.h class1658853720000
Meeting SDK - iOS v5.11.3.1220
by Chasity
Added 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 be1658183700000
Quality of Service Subscription (QSS) - July 18, 2022
by Yves
Initial 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_summary1658183700000
Video SDK API - July 18, 2022
by Yves
Enhancements 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}/events1658183700000
Meeting API - July 18, 2022
by Yves
Added 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: