# rejectRequestCameraControl

Description: prohibit the remote control of the VideoSDK/Room camera.

Example:

{
    "method": "rejectRequestCameraControl",
    "requestId" : "1",
    "callId": "user@some.server/InstancePart"
}

Response example:

{
    "method" : "rejectRequestCameraControl",
    "requestId" : "1",
    "result" : true
}

Parameter description:

See also: