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] |