ConversationParticipantsChangedEventArgs class
SessionStarted/Stopped, SoundStarted/Stopped와 같은 세션 이벤트에 대한 콘텐츠를 정의합니다.
- Extends
생성자
Conversation |
속성
participants | |
reason | |
session |
세션 식별자를 나타냅니다. |
생성자 세부 정보
ConversationParticipantsChangedEventArgs(ParticipantChangedReason, IParticipant[], string)
new ConversationParticipantsChangedEventArgs(reason: ParticipantChangedReason, participants: IParticipant[], sessionId?: string)
매개 변수
- reason
- ParticipantChangedReason
- participants
- sessionId
-
string
속성 세부 정보
participants
reason
sessionId
세션 식별자를 나타냅니다.
string sessionId
속성 값
string
세션 식별자를 나타냅니다.