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

CommunicationCallAutomationModelFactory.SendDtmfTonesCompleted 方法

定义

初始化 SendDtmfTonesCompleted 的新实例。

public static Azure.Communication.CallAutomation.SendDtmfTonesCompleted SendDtmfTonesCompleted (string callConnectionId = default, string serverCallId = default, string correlationId = default, string operationContext = default, Azure.Communication.CallAutomation.ResultInformation resultInformation = default);
static member SendDtmfTonesCompleted : string * string * string * string * Azure.Communication.CallAutomation.ResultInformation -> Azure.Communication.CallAutomation.SendDtmfTonesCompleted
Public Shared Function SendDtmfTonesCompleted (Optional callConnectionId As String = Nothing, Optional serverCallId As String = Nothing, Optional correlationId As String = Nothing, Optional operationContext As String = Nothing, Optional resultInformation As ResultInformation = Nothing) As SendDtmfTonesCompleted

参数

callConnectionId
String
serverCallId
String
correlationId
String
operationContext
String
resultInformation
ResultInformation

返回

适用于