1632688200000Phone API - September 26, 2021by Ji Won LeeSeptember Zoom Phone API and events published.
1628886690843Video SDK iOS v1.1.1by Yves GrantAdded New interface to retrieve session ID. Please note that only the host can get the session ID. In ZoomVideoSDK.h:- (NSString * _Nullable)getSessionID; New interface to retrieve user ID. In ZoomVideoSDKUser.h:- (NSUInteger)getUserID;
1623709257620Video SDK iOS v1.1.0by Yves GrantAdded Virtual audio mic to allow sending raw audio into a session. The interfaces for this are located in ZoomVideoSDK.h, ZoomVideoSDKDelegate.h and ZoomVideoSDKAudioSender.h:@property (nonatomic, assign) id<ZoomVideoSDKVirtualAudioMic>
1618874809774Video SDK iOS updates - 04/19/21 by Colette Turbevillev1.0.2 Changed & Fixed: Enhanced encryption support. v1.0.1 Added: Interfaces to allow the user to retrieve video QoS statistics. The interface in ZoomInstantSDK.h:- `(ZoomInstantSDKSessionAudioStatisticInfo *