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