Partager via


CommunicationCallAutomationModelFactory.SendDtmfTonesCompleted Méthode

Définition

Initialise une nouvelle instance de 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

Paramètres

callConnectionId
String
serverCallId
String
correlationId
String
operationContext
String
resultInformation
ResultInformation

Retours

S’applique à