Package-level declarations

Transfer destination types (number, SIP, assistant, step) and destination mode configurations.

Types

Link copied to clipboard
interface AssistantDestination : TransferDestination

This is the assistant destination you'd like the call to be transferred to.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
interface DynamicDestination : CommonDestination

This is the dynamic destination where the handoff destination is determined at runtime via a webhook.

Link copied to clipboard
interface NumberDestination : TransferDestination
Link copied to clipboard
interface SipDestination : TransferDestination
Link copied to clipboard
interface SquadDestination : CommonDestination

This is the squad destination where the call is transferred to a multi-agent squad.