クラスの文字起こし::ConversationParticipantsChangedEventArgs
class Transcription::ConversationParticipantsChangedEventArgs
: public SessionEventArgs
: public Transcription::EventHelper
ParticipantsChanged イベントのイベント引数。 1.9.0 で追加されました。
メンバー
理由
構文: public const ParticipantChangedReason & Reason;
参加者がイベントを変更した理由 (参加している参加者など)
参加者
構文: public const std::vector< std::shared_ptr< Participant > > & Participants;
参加、左、または更新された参加者。
ConversationParticipantsChangedEventArgs
構文: public inline explicit ConversationParticipantsChangedEventArgs ( SPXEVENTHANDLE hevent );
新しいインスタンスを作成します。
パラメーター
hevent
イベント ハンドル。