次の方法で共有


ChatParticipant(CommunicationIdentifier) コンストラクター

定義

チャット スレッドのメンバー。

public ChatParticipant (Azure.Communication.CommunicationIdentifier identifier);
new Azure.Communication.Chat.ChatParticipant : Azure.Communication.CommunicationIdentifier -> Azure.Communication.Chat.ChatParticipant
Public Sub New (identifier As CommunicationIdentifier)

パラメーター

identifier
CommunicationIdentifier

CommunicationIdentifierインスタンス。

適用対象