AcsChatEventBase interface
所有聊天事件的通用屬性架構
屬性
| recipient |
目標使用者的通訊標識碼 |
| thread |
聊天對話標識碼 |
| transaction |
交易標識碼將作為共同關聯向量使用 |
屬性詳細資料
recipientCommunicationIdentifier
目標使用者的通訊標識碼
recipientCommunicationIdentifier: CommunicationIdentifierModel
屬性值
threadId
聊天對話標識碼
threadId: string
屬性值
string
transactionId
交易標識碼將作為共同關聯向量使用
transactionId: string
屬性值
string