次の方法で共有


SendDtmfTonesEventResult クラス

定義

SendDtmfTonesEventResult は の WaitForEvent SendDtmfTonesResultから返されます。

public class SendDtmfTonesEventResult
type SendDtmfTonesEventResult = class
Public Class SendDtmfTonesEventResult
継承
SendDtmfTonesEventResult

プロパティ

FailureResult

SendDtmfTonesFailed 送信 dtmf トーンが正常に完了しなかった場合は、イベントが返されます。

IsSuccess

返されたイベントが成功したと見なされるかどうかを示します。

SuccessResult

SendDtmfTonesCompleted dtmf トーンが正常に送信されると、イベントが返されます。

適用対象