1674066529867Video SDK for Windows v1.6.2by YvesAdded New interfaces to support video statistics on the shared (2nd) channel. New interfaces in IZoomVideoSDKRawDataPipe virtual ZoomVideoSDKVideoStatisticInfo getVideoStatisticInfo() = 0; New interfaces to show original and
1673974800000Zoom Phone-Web v5.1.0by BeLindaAdded New List carrier peering phone numbers API: GET /v2/phone/carrier-peering/numbers Enhancements New call_transferring and play_recording_beep_tone request and response fields in User and Site APIs: GET
1671637200000Video SDK - Windows v1.6.0by ChasityAdded New interfaces to support individual cloud recordings to create separate video files for selected users. New interfaces in IZoomVideoSDKUser virtual bool hasIndividualRecordingConsent() = 0; New class
1671285600000Zoom Phone-Web v4.12.0 December 17, 2022by BeLindaEnhancements Allow query data more than 6 months old in Get call recordings API: GET /v2/phone/recordings New busy_action request and response field and object busy_connect_operator in Setting Template APIs: GET
1669078800000Phone API - November 21, 2022by BeLindaAdded New Provision template API: PUT /v2/phone/devices/{deviceId}/provision_templates
1668631368853Video SDK - Windows v1.5.2by ChasityAdded New interfaces to support adjusting individual user's local audio volume. New interfaces in IZoomVideoSDKUser virtual bool setUserVolume(float volume, bool isShareAudio = false) = 0; virtual bool getUserVolume(float& volume, bool
1666640548101Phone API - October, 24 2022by YvesNew Provision template APIs: GET /v2/phone/provision_templates POST /v2/phone/provision_templates GET /v2/phone/provision_templates/{templateId} PATCH /v2/phone/provision_templates/{templateId} DELETE
1664456400000Video SDK for Windows v1.5.0by ChasityAdded New interface to support proxy settings and get SSL certificate info. New class IZoomVideoSDKProxySettingHandler class IZoomVideoSDKProxySettingHandler { public: virtual ~IZoomVideoSDKProxySettingHandler() {}; virtual const zchar_t*