menu
nim_core
nim_core
NIMChatroomInfo
isMute property
isMute
brightness_4
brightness_5
isMute
property
bool
isMute
当前聊天室是否禁言
Implementation
bool get isMute => mute == 0x01;
nim_core
nim_core
NIMChatroomInfo
isMute property
NIMChatroomInfo class