1656444315898App approval notification settingby Ji Won LeeMarketplace team released a new capability to notify end users directly when an app has been approved for use. This was deployed to address customer feedback about the lack of notification for users when an app is approved and available for
1656112142197Meeting SDK - Windows v5.11.0by YvesAdded New interfaces to streaming to raw to access "downstream" raw audio and video streams New interfaces in IMeetingLiveStreamController virtual SDKError StartRawLiveStream(const wchar_t* broadcastURL) = 0; virtual SDKError
1655854225161Meeting API - June 21, 2022by YvesAdded New Webinar webhook events: meeting.participant_room_system_callout_ringing meeting.participant_room_system_callout_accepted meeting.participant_room_system_callout_rejected meeting.participant_room_system_callout_missed
1655833460251Phone API - June 21, 2022by Ji Won LeeAdded Auto Receptionist policy API PATCH /v2/phone/auto_receptionists/{autoReceptionistId}/policies GET /v2/phone/auto_receptionists/{autoReceptionistId}/policies PATCH /v2/phone/auto_receptionists/{autoReceptionistId}/policies/{policyType}
1655831640000ZCC API - June 21, 2022by Ji Won LeeZoom Contact Center API https://marketplace.zoom.us/docs/api-reference/zcc-api
1654094513740New Server-to-Server OAuth App Typeby Yves GrantThe Server-to-Server OAuth app type should be available by June 2, 2022 at midnight PST. UPDATE: This is now available for Developers with access permissions (see note below). The Server-to-Server OAuth app type enables Developers to
1654030161190Video SDK - Windows v1.3.1by Yves GrantAdded New interfaces and callback to support up to 3 multiple cameras. New interfaces in IZoomVideoSDKVideoHelper: virtual bool enableMultiStreamVideo(const zchar_t* cameraDeviceID) = 0; virtual bool disableMultiStreamVideo(const zchar_t*
1654029835154Video SDK - iOS v1.3.1by Yves GrantAdded Added Bitcode support. New error codes in ZoomVideoSDKErrors Errors_Call_Too_Frequently, Errors_No_Impl, Errors_Dont_Support_Feature, Errors_Meeting_Phone_Error =
1654029460272Video SDK - Android v1.3.1by Yves GrantAdded New Enum to support receiving 1080p video, only available for Oculus devices. New enum in ZoomVideoSDKVideoResolution VideoResolution_1080P(4) New interface in ZoomVideoSDKInitParams public boolean enableFullHD = false; New error