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;
1625765882311Active Apps Notifier Updatesby Colette TurbevilleThe following changes are planned for later this month to all users in web and client version 5.7.3. Relaunch & Improvements When an app used in a meeting or webinar accesses content from that meeting or webinar, the icon(s) will be shown
1624925521601Event Subscription Updates - June 27, 2021by Yves GrantThe following changes were released on June 27, 2021. New Events Phone phone.call_log_deleted phone.call_log_permanently_deleted phone.voicemail_permanently_deleted phone.voicemail_deleted Accounts account.vanity_url_approved
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 *
1597772340001API Updates 8.18.20by Michael PurnellNew Additions New API Rate Limits for Phone APIs. Phone Recording Completed Webhook. phone.recording_completed Enhancements Added a new query field site_id to the List Phone Number API. GET /v2/phone/numbers Added a new request field...
1597106220001API Updates 8.10.20by Michael PurnellEnhancements Added a new field("custom_attributes") to User Updated event. user.updated Added a new field("include_fields") to the request body of List Users API. GET /v2/users Added a new response field("custom_attributes") to the...
1596566280001API updates 8.2.2020by Michael PurnellNew Additions from August 02, 2020 Release Added new meeting events associated with Waiting Room. meeting.participantjoinedwaiting_room meeting.participantleftwaiting_room meeting.participant_admitted meeting...
1595436240001API Updates 7.19.2020by Michael PurnellAdded API supports app-based Requester BlackList. Add new zoom room webhook events. zoomroom.checked_in zoomroom.checked_out Add new API to support Zoom Rooms check in and check out. PATCH /v2/rooms/{id}/events Add new API to...