共用方式為


ContinuousDtmfRecognitionOptions(CommunicationIdentifier) Constructor

Definition

Creates a new SendDtmfOptions object.

public ContinuousDtmfRecognitionOptions (Azure.Communication.CommunicationIdentifier targetParticipant);
new Azure.Communication.CallAutomation.ContinuousDtmfRecognitionOptions : Azure.Communication.CommunicationIdentifier -> Azure.Communication.CallAutomation.ContinuousDtmfRecognitionOptions
Public Sub New (targetParticipant As CommunicationIdentifier)

Parameters

targetParticipant
CommunicationIdentifier

The target communication identifier.

Applies to