1664582400000
Video SDK for Android v1.5.1 (Hotfix)
by Chasity
Changed and Fixed Minor bug fixes.1664456400000
Video SDK - Android v1.5.0
by Chasity
Added New interfaces to support proxy settings and get SSL certificate info. New interface in ZoomVideoSDKSSLCertificateInfo String getCertIssuedTo()
String getCertIssuedBy()
String getCertSerialNum()
String getCertFingerprint() New1661953004273
Video SDK for Android v1.4.0
by Chasity
Added New interface to delete in a meeting chat message. New interface in ZoomVideoSDKChatHelper int deleteChatMessage(String msgId);
boolean canChatMessageBeDeleted(String msgId); New interface in ZoomVideoSDKChatMessage public String1659056312914
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.0