isMessageDisableForAllUser property
The status of disabling for all user to send message in room (optional parameter for creating a room), default value: false
.
Implementation
bool isMessageDisableForAllUser = false;
The status of disabling for all user to send message in room (optional parameter for creating a room), default value: false
.
bool isMessageDisableForAllUser = false;