你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SendDtmfTonesEventResult 类

定义

SendDtmfTonesEventResult 从 的 SendDtmfTonesResultWaitForEvent 返回。

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

属性

FailureResult

SendDtmfTonesFailed 如果发送 dtmf tones 未成功,将返回事件。

IsSuccess

指示返回的事件是否被视为成功。

SuccessResult

SendDtmfTonesCompleted 成功发送 dtmf 音后,将返回事件。

适用于