isCameraDisableForAllUser property

bool isCameraDisableForAllUser
getter/setter pair

Whether to prohibit opening the camera (Optional parameter for creating a room), default value: false.

Implementation

bool isCameraDisableForAllUser = false;