Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.07 KB

InMeetingControlRequest.md

File metadata and controls

10 lines (7 loc) · 1.07 KB

# InMeetingControlRequest

Properties

Name Type Description Notes
method string The in-meeting method to control: * `recording.start` — Start the recording. * `recording.stop` — Stop the recording. * `recording.pause` — Pause the recording. * `recording.resume` — Resume a paused recording. * `participant.invite` — Invite a participant to the meeting. * `participant.invite.callout` — Invite a participant to the meeting through call out (phone). * `participant.invite.room_system_callout` — Invite a participant to the meeting through [call out (room system)]. [optional]
params \Zoom\Api\Model\InMeetingControlRequestParams [optional]

[Back to Model list] [Back to API list] [Back to README]