TelephonyTransferTarget interface

A named destination to which the voice agent may transfer a call.

Properties

description

A description that helps the voice agent decide when to use this target.

destination

The provider-specific transfer destination.

name

The unique name exposed to the voice agent for this transfer target.

Property Details

description

A description that helps the voice agent decide when to use this target.

description: string

Property Value

string

destination

The provider-specific transfer destination.

destination: TelephonyTransferDestinationUnion

Property Value

name

The unique name exposed to the voice agent for this transfer target.

name: string

Property Value

string