ConversationParticipantsChangedEventArgs class

Definiert Inhalt für Sitzungsereignisse wie SessionStarted/Stopped, SoundStarted/Stopped.

Extends

Konstruktoren

ConversationParticipantsChangedEventArgs(ParticipantChangedReason, IParticipant[], string)

Eigenschaften

participants
reason
sessionId

Stellt den Sitzungsbezeichner dar.

Details zum Konstruktor

ConversationParticipantsChangedEventArgs(ParticipantChangedReason, IParticipant[], string)

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

Parameter

participants

IParticipant[]

sessionId

string

Details zur Eigenschaft

participants

IParticipant[] participants

Eigenschaftswert

reason

ParticipantChangedReason reason

Eigenschaftswert

sessionId

Stellt den Sitzungsbezeichner dar.

string sessionId

Eigenschaftswert

string

Stellt den Sitzungsbezeichner dar.