1650503286934
Video SDK - Android v1.3.0
by Yves Grant
Added New interface to configure video preference profile. New enums in ZoomVideoSDKVideoPreferenceMode1650503153261
Meeting SDK - Electron v5.10.3
by Yves Grant
Added Added Polish and Turkish support: Add LANGUAGE_Polish and LANGUAGE_Turkish for ZoomSDK_LANGUAGE_ID enum in lib/settings.js1650501475455
Meeting SDK - macOS v5.10.3
by Yves Grant
Added New interfaces and callbacks for deleting in-meeting chat. New interface in ZoomSDKMeetingActionController- (BOOL)isChatMessageCanBeDeleted:(NSString*)msgID;
- (ZoomSDKError)deleteChatMessage:(NSString*)msgID;
-1650500082237
Meeting SDK - Windows v5.10.3
by Yves Grant
Added New interfaces and callbacks for deleting in-meeting chat. In meeting_chat_interface.h typedef enum
{
SDK_CHAT_DELETE_BY_NONE,
SDK_CHAT_DELETE_BY_SELF,
SDK_CHAT_DELETE_BY_HOST,
SDK_CHAT_DELETE_BY_DLP,1650499203706
Meeting SDK - iOS v5.10.3
by Yves Grant
Breaking Changes Interfaces changed: In MobileRTCMeetingDelegate.h:- (void)onSinkMeetingVideoQualityChanged:(MobileRTCNetworkQuality)quality userID:(NSUInteger)userID; has been deprecated, replaced by-1650498238734
Meeting SDK - Android v5.10.3
by Yves Grant
Breaking Changes Interfaces change: In InMeetingServiceListener: void onUserNetworkQualityChanged(long userId) is deprecated, replaced by void onSinkMeetingVideoQualityChanged(VideoQuality videoQuality, long userId) In1650304800000
Phone API - April 18, 2022
by Ji Won Lee
Phone API
https://marketplace.zoom.us/docs/api-reference/zoom-phone-api/
Announcements
https://marketplace.zoom.us/docs/guides/stay-up-to-date/upcoming-changes/api1650304800000
Meeting API Updates — April 18, 2022
by Ashley Kinard
The following changes were released on April 18 2022: Added Meeting Get a meeting's join token for local recording GET /v2/meetings/{meetingId}/jointoken/local_recording Webinar Get a webinar's join token for local recording GET1650286800000
Video SDK - April 18, 2022
by Yves Grant
Enhancements Added "Data center region for session data in transit" support for Video SDK accounts. GET /v2/accounts/{accountId}/settings PATCH /v2/accounts/{accountId}/settings