nim_core
nim_core
NIMChatroomInfo
onlineUserCount property
onlineUserCount
onlineUserCount
property
Null safety
int
onlineUserCount
@
JsonKey
(defaultValue: 0), final
当前在线用户数量
Implementation
@JsonKey(defaultValue: 0) final int onlineUserCount;
nim_core
nim_core
NIMChatroomInfo
onlineUserCount 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 ==