iOS Meeting SDK v5.7.6.1082 (hotfix)
1637109732967
Meeting SDK - iOS
Developers! We are happy to announce that our Android Meeting SDK has been updated to v5.7.6.1082 and is available in the Zoom App Marketplace. This version includes the changes below.
Added
New interface to customize the domain field of the meeting invite URL in the Meeting UI:
Interface in
`MobileRTCMeetingService.h`
:- (BOOL)setCustomizedInvitationDomain:(NSString *
_Nonnull)invitationDomain;
New interface to allow bulk creation of breakout rooms:
Interface in
MobileRTCBORole.h
:- (BOOL)createGroupBO:(NSArray<NSString*
> * _Nonnull)boNameList;
Changed & Fixed
Fixed an issue where the chat button for the webinar attendee disappeared when the share button was hidden.
Security enhancements.
Did you like this update?