outgoingRequestCameraControlRejected
Less than 1 minute
outgoingRequestCameraControlRejected
Description: Notification of a request rejection from TrueConf Room API for remote control of a participant's camera in a video call or group conference.
Example:
{
"method": "event",
"event": "outgoingRequestCameraControlRejected",
"callId": "someUser@some.server",
"reason": 0
}Parameter description:
callId— Identifier of a conference participant who has prohibited control of their camerareason— Rejection reason. It can be as follows:0— Rejected by the conference participant1— No answer from the conference participant, rejected on a timeout2— Control is unavailable3— Control is not supported4— Conference has ended5— Participant left the conference
See also: