nim_core
nim_core
NIMSession
tag property
tag
tag
property
Null safety
int
?
tag
read / write
设置一个标签,用于做联系人置顶、最近会话列表排序等扩展用途。 SDK不关心tag的意义。
第三方app需要事先规划好可能的用途
Implementation
int? tag;
nim_core
nim_core
NIMSession
tag property
NIMSession class
Constructors
NIMSession
fromMap
Properties
extension
hashCode
lastMessageAttachment
lastMessageContent
lastMessageId
lastMessageStatus
lastMessageTime
lastMessageType
runtimeType
senderAccount
senderNickname
sessionId
sessionType
tag
unreadCount
Methods
noSuchMethod
toMap
toString
Operators
operator ==