enableSeatControl property
Indicates whether the seat control mode is enabled.
If set to true
, the seat control mode will be enabled, allowing users to request to speak. The default value is false
.
Note: This parameter is only effective when creating a conference.
Implementation
bool enableSeatControl;