AcsChatEventBase interface
所有聊天事件的常见属性的架构
属性
| recipient |
目标用户的通信标识符 |
| thread |
聊天线程 ID |
| transaction |
事务 ID 将用作共同关系向量 |
属性详细信息
recipientCommunicationIdentifier
目标用户的通信标识符
recipientCommunicationIdentifier: CommunicationIdentifierModel
属性值
threadId
聊天线程 ID
threadId: string
属性值
string
transactionId
事务 ID 将用作共同关系向量
transactionId: string
属性值
string