turnOnCameraWhenJoining property

bool turnOnCameraWhenJoining
getter/setter pair

Whether to open the camera when joining the call.

If you want to join the call with your camera closed, set this value to false; if you want to join the call with your camera open, set this value to true. The default value is true.

Implementation

bool turnOnCameraWhenJoining;