Options
All
  • Public
  • Public/Protected
  • All
Menu

thread 消息的相关字段。 这里举例回复了多次的消息:消息C1 的 replyMsg 是消息B1,消息C1 的 threadMsg 是消息A

消息A |
消息B1 消息B2 | 消息C1

Hierarchy

  • TMsgThreadMsgInfo

Index

Properties

replyMsgFromAccount?: string

被回复消息的发送者账号

replyMsgIdClient?: string

被回复消息的idClient

replyMsgIdServer?: string

被回复消息的idServer

replyMsgTime?: number

被回复消息的时间

replyMsgToAccount?: string

被回复消息的接受者账号

threadMsgFromAccount?: string

thread 消息的发送者账号

threadMsgIdClient?: string
threadMsgIdServer?: string
threadMsgTime?: number

thread消息的时间

threadMsgToAccount?: string

thread消息的接受者账号