# On_incomingRequestCameraControlAccepted

Description

A notification that comes after TrueConf VideoSDK has granted a participant permission to control the camera remotely (following the appropriate request)

EventHandler<string> On_incomingRequestCameraControlAccepted

Response example

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

Response Parameters

Name Description
callId The identifier of the conference participant who has been granted remote camera control

See also

Last Updated: 09/12/2025