AcsChatThreadParticipant interface
聊天對話參與者的架構
屬性
| display |
用戶的名稱 |
| metadata | 使用者的元數據 |
| participant |
用戶的通訊標識碼 |
屬性詳細資料
displayName
用戶的名稱
displayName?: string
屬性值
string
metadata
使用者的元數據
metadata?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
participantCommunicationIdentifier
用戶的通訊標識碼
participantCommunicationIdentifier: CommunicationIdentifierModel