# cameraStateChangedByConferenceOwner
Description: the notification showing that the microphone has been muted/unmuted by the conference owner.
Example:
{ "event": "cameraStateChangedByConferenceOwner", "mute": false, "confId": "00000351@some.server#vcs", "method": "event" }
Copied!
Parameter description:
mute
— Flag showing whether the camera is muted.confId
— Unique communication session identifier
See also: