Functions

Link copied to clipboard
open override fun assistantDestination(block: AssistantDestination.() -> Unit)

Transfers the call to an assistant.

Link copied to clipboard
open override fun numberDestination(block: NumberDestination.() -> Unit)

Transfers the call to a number.

Link copied to clipboard
open override fun sipDestination(block: SipDestination.() -> Unit)

Transfers the call to a sip.

Link copied to clipboard
open override fun stepDestination(block: StepDestination.() -> Unit)

Transfers the call to a step.