# incomingRequestCameraControlAccepted

Description: notification received after VideoSDK/Room grants remote camera control permission to a participant (following their corresponding request).

Example:

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

Parameter description:

  • callId - the identifier of the conference participant who has been given remote control of the camera.

See also: