requestCameraControlSent

TrueConfLess than 1 minute

requestCameraControlSent

Description: the notification indicating that a request for remote camera control is sent.

Notification received after TrueConf Room API sends a request for remote control of a participant's camera during a video call or group conference.

Example:

{
    "method": "event",
    "event": "requestCameraControlSent",
    "callId": "someUser@some.server"
}

Parameter description:

  • callId - the identifier of the TrueConf ID conference participant to whom the request for remote camera control was sent.

See also: