public interface BlindTransferActivity extends Activity
Modifier and Type | Interface and Description |
---|---|
static class |
BlindTransferActivity.CompletionCause
A bridged call is a successful transfer all other options are a failed
transfer.
|
Modifier and Type | Method and Description |
---|---|
void |
cancel() |
Channel |
getChannelToTransfer() |
BlindTransferActivity.CompletionCause |
getCompletionCause() |
Call |
getNewCall()
The call created as a result of the blind transfer being answered.
|
EndPoint |
getTransferTarget() |
CallerID |
getTransferTargetCallerID() |
Channel |
getTransferTargetChannel() |
getLastException, isSuccess
Channel getChannelToTransfer()
CallerID getTransferTargetCallerID()
EndPoint getTransferTarget()
Channel getTransferTargetChannel()
BlindTransferActivity.CompletionCause getCompletionCause()
void cancel()
Call getNewCall() throws PBXException
PBXException
Copyright © 2004–2022. All rights reserved.