# incomingRequestCameraControlAccepted

Description: A notification that comes after VideoSDK/Room has granted a participant permission to control the camera remotely (following the appropriate request).

Example:

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

Parameter description:

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

See also: