# On_outgoingRequestCameraControlAccepted

Description

The notification of the acceptance of a request from TrueConf VideoSDK for remote camera control of a participant in a video call or group conference

EventHandler<string> On_outgoingRequestCameraControlAccepted

Response example

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

Response Parameters

Name Description
callId The identifier of a conference participant who has allowed control of his/her camera

See also

Last Updated: 09/12/2025