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

SendDtmfTonesOptions Class

Definition

The SendDtmfTonesOptions operation options.

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

Constructors

SendDtmfTonesOptions(IEnumerable<DtmfTone>, CommunicationIdentifier)

Creates a new SendDtmfTonesOptions object.

Properties

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