1656626786954Video SDK - Android v1.3.2by YvesChanged Replace the term "Meeting" with "Session" in ZoomVideoSDKErrors.
1655854225161Meeting API - June 21, 2022by YvesAdded New Webinar webhook events: meeting.participant_room_system_callout_ringing meeting.participant_room_system_callout_accepted meeting.participant_room_system_callout_rejected meeting.participant_room_system_callout_missed
1654029460272Video SDK - Android v1.3.1by Yves GrantAdded 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 error
1653335100000Video SDK - May 23, 2022by Yves GrantEnhancements Add error message 12702- Can not access session a year ago. in the following APIs: GET /v2/videosdk/sessions/{sessionId} GET /v2/videosdk/sessions/{sessionId}/users GET /v2/videosdk/sessions/{sessionId}/users/{userId}/qos GET
1650503286934Video SDK - Android v1.3.0by Yves GrantAdded New interface to configure video preference profile. New enums in ZoomVideoSDKVideoPreferenceMode
1650286800000Video SDK - April 18, 2022 by Yves GrantEnhancements Added "Data center region for session data in transit" support for Video SDK accounts. GET /v2/accounts/{accountId}/settings PATCH /v2/accounts/{accountId}/settings
1648599099256Video SDK -Android v1.2.3by Yves GrantBreaking 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
1646447377754Android Video SDK v1.2.1by Yves GrantAdded New interfaces and callback to support invite by phone: New interfaces in ZoomVideoSDKPhoneHelper: boolean isSupportPhoneFeature(); List<ZoomVideoSDKPhoneSupportCountryInfo> getSupportCountryInfo(); int inviteByPhone(String
1643858060958JWT field updates in Video SDK v1.2.0by Yves GrantThe 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