次の方法で共有


ParticipantInfo interface

通話の参加者を表します。

プロパティ

displayName

リモート参加者のエンドポイントによって設定された場合は、オプションの表示名。

endpointDetails

このリモート参加者のすべてのエンドポイントの詳細を取得する

identifier

このリモート参加者の識別子を取得します。

プロパティの詳細

displayName

リモート参加者のエンドポイントによって設定された場合は、オプションの表示名。

displayName?: string

プロパティ値

string

endpointDetails

このリモート参加者のすべてのエンドポイントの詳細を取得する

endpointDetails: EndpointDetails[]

プロパティ値

identifier

このリモート参加者の識別子を取得します。

identifier: CommunicationIdentifierKind

プロパティ値