你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AcsChatThreadParticipant interface

聊天线程参与者的架构

属性

displayName

用户的名称

metadata

用户的元数据

participantCommunicationIdentifier

用户的通信标识符

属性详细信息

displayName

用户的名称

displayName: string

属性值

string

metadata

用户的元数据

metadata: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}

participantCommunicationIdentifier

用户的通信标识符

participantCommunicationIdentifier: CommunicationIdentifierModel

属性值