direct Transfer Call
abstract fun directTransferCall(toPhoneNumber: String, callback: CompletionHandler<DirectTransferResult>)
Content copied to clipboard
Transfers the active call to the given number. Current call immediately disconnects after transfering
Since
3.8.0
Parameters
to Phone Number
: The number to which the active call will be transferred
callback
: Async callback that returns the result of the operation