1665669600000
Video SDK v1.5.2 (patch)
by Chasity
1664456400000
Video SDK for macOS v1.5.0
by Chasity
Added New interface to support proxy settings and get SSL certificate info. New interface in ZMVideoSDK- (ZMVideoSDKNetworkConnectionHelper*)getNetworkConnectionHelper; New interface in1663624218016
Quality of Service Subscription (QSS) API - September 19, 2022
by Chasity
Enhancements The following APIs used to be listed in the Zoom API Dashboard section. Now they exist in the QSS API Dashboard section. They require a subscription to the QSS summary event to receive data. QSS Dashboard APIs- GET1661952844542
Video SDK - macOS v1.4.1
by Chasity
Added Added new library aomagent.bundle and aomhost.app New interface to delete in meeting chat message. New interface in ZMVideoSDKChatHelper-(BOOL)canChatMessageBeDeleted:(NSString *)msgID;
-(ZMVideoSDKErrors)deleteChatMessage:(NSString1661271315421
Quality of Service Subscription (QSS) - August 15, 2022
by Yves
Zoom Quality of Service Subscription (QSS) is an add-on product that enables Developers to receive details about the network traffic in near real-time for users, hosts, and participants in their meetings, webinars, and phone calls. This1659056312914
Set data center region in JWT payload
by Yves
New optional field in JWT payload to allow setting the data center region preference for the session. Specify the data center location used by the participant, separated by commas. Valid geo regions: US,AU,CA,IN,CN,BR,MX,HK,SG,JP,DE,NL1658855040000
VideoSDK-MacOS v1.3.3
by Chasity
Added New interfaces to support live transcription and translation. New interface class named ZMVideoSDKLiveTranscriptionLanguage defined in ZMVideoSDKUserHelper.h@property (nonatomic, assign, readonly)int languageID;
@property (nonatomic,1658183700000
Quality of Service Subscription (QSS) - July 18, 2022
by Yves
Initial release of Quality of Service Subscription QSS real-time events: meeting.participant_qos webinar.participant_qos meeting.participant_data webinar.participant_data meeting.participant_data_summary webinar.participant_data_summary1656627462094
Video SDK - macOS v1.3.2
by Yves
Added New interface to share computer sound in a screen sharing. New interfaces in ZMVideoSDKRawDataPipe- (ZMVideoSDKErrors)subscribeToSharedComputerAudio;
- (ZMVideoSDKErrors)unsubscribeToSharedComputerAudio;
-