AcsChatThreadParticipant interface

Schema of the chat thread participant

Properties

displayName

The name of the user

metadata

The metadata of the user

participantCommunicationIdentifier

The communication identifier of the user

Property Details

displayName

The name of the user

displayName: string

Property Value

string

metadata

The metadata of the user

metadata: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

participantCommunicationIdentifier

The communication identifier of the user

participantCommunicationIdentifier: CommunicationIdentifierModel

Property Value