次の方法で共有


RemoveParticipantFailed クラス

定義

参加者の削除に失敗したイベント。

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

プロパティ

CallConnectionId

接続 ID を呼び出します。

(継承元 CallAutomationEventBase)
CorrelationId

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

(継承元 CallAutomationEventBase)
OperationContext

操作コンテキスト。

(継承元 CallAutomationEventBase)
Participant

参加者を削除できませんでした。

ResultInformation

結果情報を取得します。

(継承元 CallAutomationEventBase)
ServerCallId

サーバー呼び出し ID。

(継承元 CallAutomationEventBase)

メソッド

Deserialize(String)

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

適用対象