CallMediaRecognizeDtmfOptions(CommunicationIdentifier, Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of CallMediaRecognizeDtmfOptions.
public CallMediaRecognizeDtmfOptions (Azure.Communication.CommunicationIdentifier targetParticipant, int maxTonesToCollect);
new Azure.Communication.CallAutomation.CallMediaRecognizeDtmfOptions : Azure.Communication.CommunicationIdentifier * int -> Azure.Communication.CallAutomation.CallMediaRecognizeDtmfOptions
Public Sub New (targetParticipant As CommunicationIdentifier, maxTonesToCollect As Integer)
Parameters
- targetParticipant
- CommunicationIdentifier
- maxTonesToCollect
- Int32