Package-level declarations

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

Types

Link copied to clipboard
interface AssistantDestination : CommonDestination

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 NumberDestination : CommonDestination
Link copied to clipboard
interface SipDestination : CommonDestination
Link copied to clipboard
interface StepDestination : CommonDestination