iva_conference_presence_control
Start or stop presence control in a video conference and confirm participant attendance.
Instructions
IVA conference presence control: start/stop presence control, confirm attendance. Clients API v2.28.12.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Operation to perform: - "start": Запустить контроль присутствия в конференции. / Start presence control in the conference. - "stop": Остановить контроль присутствия. / Stop presence control. - "confirm": Подтвердить присутствие участника. / Confirm participant attendance. | |
| confirm | No | Set to true to confirm destructive actions (delete, remove, stop, etc.) when IVA_CONFIRM_DESTRUCTIVE is enabled. | |
| startData | No | Presence control start data | |
| confirmData | No | Confirmation data | |
| presenceControlId | No | Presence control UUID | |
| conferenceSessionId | No | Conference session UUID |