ConversationParticipantsChangedEventArgs class

SessionStarted/Stopped、SoundStarted/Stopped などのセッション イベントのコンテンツを定義します。

Extends

コンストラクター

ConversationParticipantsChangedEventArgs(ParticipantChangedReason, IParticipant[], string)

プロパティ

participants
reason
sessionId

セッション識別子を表します。

コンストラクターの詳細

ConversationParticipantsChangedEventArgs(ParticipantChangedReason, IParticipant[], string)

new ConversationParticipantsChangedEventArgs(reason: ParticipantChangedReason, participants: IParticipant[], sessionId?: string)

パラメーター

participants

IParticipant[]

sessionId

string

プロパティの詳細

participants

IParticipant[] participants

プロパティ値

reason

ParticipantChangedReason reason

プロパティ値

sessionId

セッション識別子を表します。

string sessionId

プロパティ値

string

セッション識別子を表します。