Android Meeting SDK v5.7.6.1922 (hotfix)
1637097977457
Meeting SDK - Android
Developers! We are happy to announce that our Android Meeting SDK has been updated to v5.7.6.1922 and is available in the Zoom App Marketplace. This version includes the changes below.
Added
Added new interfaces to customize the domain field of the meeting invite URL in the Meeting UI.
Interface in
ZoomUIService.java
:- MobileRTCSDKError setCustomizedInvitationDomain(String invitationDomain)
New interface to allow bulk creation of breakout rooms:
Interface in
BOController.java
:- MobileRTCSDKError createGroupBO(List<String> boNameList)
Changed & Fixed
* Updated the libpng
library to 1.6.37.
* Security enhancements.
Did you like this update?