enableCameraForAllUsers property
Indicates whether the camera is enabled for all users.
If set to true
, all users will have their cameras enabled by default. The default value is true
.
Note: This parameter is only effective when creating a conference.
Implementation
bool enableCameraForAllUsers;