1666962000000
Video SDK for React Native v1.5.2
by Chasity
Breaking Change Changed functions where the return type is ZoomVideoSdkError to return an error string. Previously, those functions returned an integer. Added New interface to support users joining an existing session by calling in on their1665669600000
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 in1663786920000
Video SDK for React Native v1.4.0
by Chasity
Added New interfaces and callbacks to support live transcription and translation. New interface ZoomVideoSdkLiveTranscriptionHelper. New functions in ZoomVideoSdkLiveTranscriptionHelper canStartLiveTranscription: () =>1661952844542
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:(NSString1659056312914
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,1656627462094
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;
-1654743600000
Video SDK React Native Wrapper v1.3.1
Added New interfaces and callback to support inviting others by phone (call out). New interfaces in ZoomVideoSdkPhoneHelper cancelInviteByPhone(); getInviteByPhoneStatus(); getSupportCountryInfo(); inviteByPhone(countryCode, phoneNumber,