次の方法で共有


ParticipantsUpdated クラス

定義

参加者がイベントを更新しました。

public class ParticipantsUpdated : Azure.Communication.CallAutomation.CallAutomationEventBase
type ParticipantsUpdated = class
    inherit CallAutomationEventBase
Public Class ParticipantsUpdated
Inherits CallAutomationEventBase
継承
ParticipantsUpdated

プロパティ

CallConnectionId

通話接続 ID。

(継承元 CallAutomationEventBase)
CorrelationId

関連付けを呼び出すイベントの関連付け ID。 Skype チェーン ID の ChainId とも呼ばれます。

(継承元 CallAutomationEventBase)
OperationContext

操作コンテキスト。

(継承元 CallAutomationEventBase)
Participants

通話の現在の参加者の一覧。

ResultInformation

結果情報を取得します。

(継承元 CallAutomationEventBase)
SequenceNumber

ParticipantsUpdated イベントの順序を示すシーケンス番号。

ServerCallId

サーバー呼び出し ID。

(継承元 CallAutomationEventBase)

メソッド

Deserialize(String)

逆シリアル化 ParticipantsUpdated イベント。

適用対象