ConversationParticipantsChangedEventArgs class
Definiuje zawartość zdarzeń sesji, takich jak SessionStarted/Stopped, SoundStarted/Stopped.
- Extends
Konstruktory
Conversation |
Właściwości
participants | |
reason | |
session |
Reprezentuje identyfikator sesji. |
Szczegóły konstruktora
ConversationParticipantsChangedEventArgs(ParticipantChangedReason, IParticipant[], string)
new ConversationParticipantsChangedEventArgs(reason: ParticipantChangedReason, participants: IParticipant[], sessionId?: string)
Parametry
- reason
- ParticipantChangedReason
- participants
- sessionId
-
string
Szczegóły właściwości
participants
reason
sessionId
Reprezentuje identyfikator sesji.
string sessionId
Wartość właściwości
string
Reprezentuje identyfikator sesji.