Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IReceivedUpdateConversation

会话数据更新结构

Hierarchy

  • IReceivedUpdateConversation

Index

Properties

updatedItems

updatedItems: {}

会话更新项

Type declaration

conversationType

conversationType: number

会话类型

  • 1: 单聊
  • 3: 群聊
  • 4: 聊天室
  • 5: 客服会话
  • 6: 系统消息
  • 7: 默认关注的公众号
  • 8: 手动关注的公众号
  • 9: RTCLib 房间

targetId

targetId: string

会话 id

Optional latestMessage

latestMessage?: IAReceivedMessage

会话最后一条消息

Optional unreadMessageCount

unreadMessageCount?: number

未读数

Optional hasMentioned

hasMentioned?: boolean

是否是 @ 消息

Optional mentionedInfo

mentionedInfo?: MentionedInfo

@ 信息

Optional lastUnreadTime

lastUnreadTime?: number

消息最后阅读时间

Optional notificationStatus

notificationStatus?: NotificationStatus

免打扰状态

Optional isTop

isTop?: boolean

是否制定