ConversationParticipantsChangedEventArgs class

SessionStarted/Stopped, SoundStarted/Stopped gibi oturum olaylarının içeriğini tanımlar.

Extends

Oluşturucular

ConversationParticipantsChangedEventArgs(ParticipantChangedReason, IParticipant[], string)

Özellikler

participants
reason
sessionId

Oturum tanımlayıcısını temsil eder.

Oluşturucu Ayrıntıları

ConversationParticipantsChangedEventArgs(ParticipantChangedReason, IParticipant[], string)

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

Parametreler

participants

IParticipant[]

sessionId

string

Özellik Ayrıntıları

participants

IParticipant[] participants

Özellik Değeri

reason

ParticipantChangedReason reason

Özellik Değeri

sessionId

Oturum tanımlayıcısını temsil eder.

string sessionId

Özellik Değeri

string

Oturum tanımlayıcısını temsil eder.