nim_core
nim_core
NIMChatroomInfo
isMute property
isMute
isMute
property
Null safety
bool
isMute
Whether the current chat room is muted
Implementation
bool get isMute => mute == 0x01;
nim_core
nim_core
NIMChatroomInfo
isMute property
NIMChatroomInfo class
Constructors
NIMChatroomInfo
fromMap
Properties
announcement
broadcastUrl
creator
extension
hashCode
isMute
isValid
mute
name
onlineUserCount
queueModificationLevel
roomId
runtimeType
validFlag
Methods
noSuchMethod
toString
Operators
operator ==