Publication release date: March 2, 2023
Key Features:
- As of February 12, 2023, newly-created Meeting SDK app types use one set of credentials (OAuth) for both Zoom user authentication and SDK app authentication.
- Developers can now create multiple Meeting SDK apps in their accounts.
- Support for the webinar host to control the webinar.
Changed & Fixed
- Deleted
Setting_EnableAlwaysUse16v9
andSetting_IsAlwaysUse16v9
interfaces inlib/zoom_setting_video.js
. - Modified default
language_id
toLANGUAGE_Unknow
if user setscustomLocalizationFilePath
on MAC platform of InitSDK interface inlib/zoom_sdk.js
.