次の方法で共有


RoomParticipant クラス

定義

ルームの参加者。

public class RoomParticipant
type RoomParticipant = class
Public Class RoomParticipant
継承
RoomParticipant

コンストラクター

RoomParticipant(CommunicationIdentifier)

RoomParticipant の新しいインスタンスを初期化します。

プロパティ

CommunicationIdentifier

Azure Communication Services の参加者を識別します。 参加者は、電話番号や Azure 通信ユーザーなどです。 このモデルは共用体として解釈する必要があります。rawId とは別に、さらに 1 つ以上のプロパティを設定できます。

Role

ロール名。

適用対象