nim_core
nim_core
NIMChatroomMember
isOnline property
isOnline
isOnline
property
Null safety
bool
isOnline
final
成员是否处于在线状态,仅特殊成员才可能离线,对游客/匿名用户而言只能是在线。
Implementation
final bool isOnline;
nim_core
nim_core
NIMChatroomMember
isOnline property
NIMChatroomMember class
Constructors
NIMChatroomMember
fromMap
Properties
account
avatar
enterTime
extension
hashCode
isInBlackList
isMuted
isOnline
isTempMuted
isValid
memberType
nickname
notifyTargetTags
roomId
runtimeType
tags
tempMuteDuration
Methods
noSuchMethod
toString
Operators
operator ==