incomingRequestCameraControlRejected

TrueConfLess than 1 minute

incomingRequestCameraControlRejected

Description: Notification of the denial of a conference participant's request for remote camera control TrueConf Room API.

Example:

{
    "method": "event",
    "event": "incomingRequestCameraControlRejected",
    "callId": "someUser@some.server",
    "reason": 0
}

Parameter description:

  • callId — Identifier of a conference participant who has been prohibited to control your camera

  • reason — Rejection reason. It can be as follows:

    • 0 - declined TrueConf Room API

    • 1 - declined TrueConf Room API due to timeout

    • 2 — Conference ending

    • 3 — a participant has left a video call or group conference

See also: