次の方法で共有


SendDtmfTonesFailed クラス

定義

SendDtmfFailed イベント。

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

プロパティ

CallConnectionId

通話接続 ID。

(継承元 CallAutomationEventBase)
CorrelationId

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

(継承元 CallAutomationEventBase)
OperationContext

操作コンテキスト。

(継承元 CallAutomationEventBase)
ResultInformation

結果情報を取得します。

(継承元 CallAutomationEventBase)
ServerCallId

サーバー呼び出し ID。

(継承元 CallAutomationEventBase)

メソッド

Deserialize(String)

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

適用対象