SendDtmfTonesOptions Class

Definition

The SendDtmfTonesOptions operation options.

public class SendDtmfTonesOptions
type SendDtmfTonesOptions = class
Public Class SendDtmfTonesOptions
Inheritance
SendDtmfTonesOptions

Constructors

Name Description
SendDtmfTonesOptions(IEnumerable<DtmfTone>, CommunicationIdentifier)

Creates a new SendDtmfTonesOptions object.

Properties

Name Description
OperationCallbackUri

The callback URI to override the main callback URI.

OperationContext

The operationContext for this add participants call.

TargetParticipant

The target communication identifier.

Tones

A list of Tones to be sent.

Applies to