enableMessageForAllUsers property
Indicates whether messaging is enabled for all users.
If set to true
, all users will be able to send messages by default. The default value is true
.
Note: This parameter is only effective when creating a conference.
Implementation
bool enableMessageForAllUsers;