1659994200000
Zoom Apps SDK v0.16.3
by Chasity
Added drawParticipant and runRenderingContext support additional shapes beyond the “rectangle” and “person” options. These new shapes are available to apps running on Zoom 5.11.6 and later:“standard”“square”“verticalRectangle”“circle” Fixed1659056312914
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,NL1658854320000
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_AUDIO1656626786954
Video SDK - Android v1.3.2
by Yves
Changed Replace the term "Meeting" with "Session" in ZoomVideoSDKErrors.1654029460272
Video SDK - Android v1.3.1
by Yves Grant
Added New Enum to support receiving 1080p video, only available for Oculus devices. New enum in ZoomVideoSDKVideoResolution VideoResolution_1080P(4) New interface in ZoomVideoSDKInitParams public boolean enableFullHD = false; New error1650503286934
Video SDK - Android v1.3.0
by Yves Grant
Added New interface to configure video preference profile. New enums in ZoomVideoSDKVideoPreferenceMode1648599099256
Video SDK -Android v1.2.3
by Yves Grant
Breaking changes The following dependencies have been updated: androidx.security:security-crypto:1.1.0-alpha02 to androidx.security:security-crypto:1.1.0-alpha03 androidx.appcompat:appcompat:1.0.0 to androidx.appcompat:appcompat:1.3.01646447377754
Android Video SDK v1.2.1
by Yves Grant
Added New interfaces and callback to support invite by phone: New interfaces in ZoomVideoSDKPhoneHelper: boolean isSupportPhoneFeature();
List<ZoomVideoSDKPhoneSupportCountryInfo> getSupportCountryInfo();
int inviteByPhone(String1643858060958
JWT field updates in Video SDK v1.2.0
by Yves Grant
The Video SDK version 1.2.0 includes the following updates to the JWT payload: The user_identity field is now optional. A new required field, role_type, is required for all users. It indicates the user’s role in a session; host or