AcsChatThreadParticipant interface
聊天线程参与者的架构
属性
| display |
用户的名称 |
| metadata | 用户的元数据 |
| participant |
用户的通信标识符 |
属性详细信息
displayName
用户的名称
displayName?: string
属性值
string
metadata
用户的元数据
metadata?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}
participantCommunicationIdentifier
用户的通信标识符
participantCommunicationIdentifier: CommunicationIdentifierModel