Search
Preparing search index...
The search index is not available
RongIMLib - v5.12.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
RongIMLib - v5.12.0
IReceivedUpdateConversation
Interface IReceivedUpdateConversation
会话数据更新结构
Hierarchy
IReceivedUpdateConversation
Index
Properties
updated
Items
conversation
Type
target
Id
latest
Message
unread
Message
Count
has
Mentioned
mentioned
Info
last
Unread
Time
notification
Status
is
Top
Properties
updated
Items
updated
Items
:
{}
会话更新项
Type declaration
[
key:
string
]:
IConversationUpdateItem
conversation
Type
conversation
Type
:
number
会话类型
1: 单聊
3: 群聊
4: 聊天室
5: 客服会话
6: 系统消息
7: 默认关注的公众号
8: 手动关注的公众号
9: RTCLib 房间
target
Id
target
Id
:
string
会话 id
Optional
latest
Message
latest
Message
?:
IAReceivedMessage
会话最后一条消息
Optional
unread
Message
Count
unread
Message
Count
?:
number
未读数
Optional
has
Mentioned
has
Mentioned
?:
boolean
是否是 @ 消息
Optional
mentioned
Info
mentioned
Info
?:
MentionedInfo
@ 信息
Optional
last
Unread
Time
last
Unread
Time
?:
number
消息最后阅读时间
Optional
notification
Status
notification
Status
?:
NotificationStatus
免打扰状态
Optional
is
Top
is
Top
?:
boolean
是否制定
Property
updatedItems
conversationType
targetId
latestMessage
unreadMessageCount
hasMentioned
mentionedInfo
lastUnreadTime
notificationStatus
isTop
会话数据更新结构