Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICombinedMessage

被合并的消息数据结构

Hierarchy

  • ICombinedMessage

Index

Properties

fromUserId

fromUserId: string

消息发送者的用户 Id

targetId

targetId: string

消息所属会话 Id

timestamp

timestamp: number

消息发送时间

objectName

objectName: string

消息类型

content

content: any

消息内容