1674100495512Meeting SDK - iOS v5.13.5by ChasityAdded New interface to support stoping all participant’s incoming audio in MobileRTCMeetingService+Audio.h - (BOOL)isIncomingAudioStopped; - (MobileRTCSDKError)stopIncomingAudio:(BOOL)enabled; New interface to support stoping all
1674095870401Meeting SDK - Android v5.13.5by ChasityBreaking Changes minSdkVersion has upgraded to version 23. Added New interface to support stoping all participant’s incoming video in InMeetingVideoController boolean isStopIncomingVideoSupported() boolean
1671639060000Meeting SDK - iOS v5.13.0by ChasityAdded New callback for sign interpretation. New callback in MobileRTCMeetingDelegate.h - (void)onTalkPrivilegeChanged:(BOOL)hasPrivilege; New interface to support transferring an ongoing meeting or webinar from another logged-in Zoom
1671637260000Meeting SDK - Android v5.13.0by ChasityBreaking changes Upgrade the compileSdkVersion to 33 Upgrade the buildToolsVersion to 30.0.3 Upgrade the targetSdkVersion up to 33 Added New interface to support transferring an ongoing meeting or webinar from another logged-in Zoom
1671637200000Meeting SDK - iOS v5.13.0by ChasityAdded New callback for sign interpretation. New callback in MobileRTCMeetingDelegate.h - (void)onTalkPrivilegeChanged:(BOOL)hasPrivilege; New interface to support transferring an ongoing meeting or webinar from another logged-in Zoom
1670274780000Marketplace API - December 5, 2022by Ji Won L.Added New Get a user's entitlements API GET /v2/marketplace/users/{userId}/entitlements
1669147088941Meeting SDK - iOS v5.12.8by ChasityAdded New interface to the control waiting room configuration for the customized user interface. New interface in MobileRTCWaitingRoomService.h- (void)onCustomWaitingRoomDataUpdated:(MobileRTCCustomWaitingRoomData *_Nullable)data; -
1668621148748Meeting SDK - Android v5.12.8by ChasityAdded New interface to control waiting room configuration for customized user interface. New interface in InMeetingWaitingRoomController void onWaitingRoomCustomizeDataInfoUpdated(WaitingRoomCustomizeData bData) MobileRTCSDKError