다음을 통해 공유


AcsChatThreadParticipant interface

채팅 스레드 참가자의 스키마

속성

displayName

사용자의 이름입니다.

metadata

사용자의 메타데이터

participantCommunicationIdentifier

사용자의 통신 식별자입니다.

속성 세부 정보

displayName

사용자의 이름입니다.

displayName?: string

속성 값

string

metadata

사용자의 메타데이터

metadata?: {[propertyName: string]: string}

속성 값

{[propertyName: string]: string}

participantCommunicationIdentifier

사용자의 통신 식별자입니다.

participantCommunicationIdentifier: CommunicationIdentifierModel

속성 값