1666640572709
Meeting API - October 24, 2022
by Ji Won Lee
Added New Contact Groups API GET /v2/contacts/groups POST /v2/contacts/groups DELETE /v2/contacts/groups/{groupId} GET /v2/contacts/groups/{groupId} PATCH /v2/contacts/groups/{groupId} DELETE /v2/contacts/groups/{groupId}/members GET1665669600000
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 in1663624095255
Meeting API - September 19, 2022
by Ji Won L.
New User meeting template API POST /v2/users/{userId}/meeting_templates Workspace API GET /v2/workspaces/{workspaceId}/qr_code POST /v2/workspaces/events Zoom Chat API GET /v2/chat/users/{userId}/channels/{channelId}/admins POST1661952844542
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:(NSString1661192400000
Meeting API - August 22, 2022
by Chasity
Added New Chat API: DELETE /v2/chat/channels/{channelId}/members New Settings registration APIs: GET /v2/accounts/{accountId}/settings/registration PATCH /v2/accounts/{accountId}/settings/registration GET1659056312914
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
Meeting API - July 18, 2022
by Yves
Added New Webinar branding APIs: POST /v2/webinars/{webinarId}/branding/name_tags PATCH /v2/webinars/{webinarId}/branding/name_tags/{nameTagId} DELETE /v2/webinars/{webinarId}/branding/name_tags New Recording webhook events: