Auto recording behavior

Description
Is there a callback to know if auto-recording is enabled?
Basically we want to alert the user when recording is ongoing in custom UI. We have this working when the sdk triggers recording, but if recording a meeting is enabled by default we arent quite sure how to tell.

Which macOS Meeting SDK version?
Any

@BrobaFett in the ZoomSDKMeetingRecordController, there is a method getCloudRecordingStatus

Would this help in your scenario?

https://marketplacefront.zoom.us/sdk/meeting/macos/interface_zoom_s_d_k_meeting_record_controller.html

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.