public class CallStateDataTransfer extends CallStateData
Constructor and Description |
---|
CallStateDataTransfer(CallImpl.TransferType transferType,
EndPoint transferTarget,
CallerID transferTargetCallerID,
BlindTransferActivity transferActivity) |
Modifier and Type | Method and Description |
---|---|
BlindTransferActivity |
getActivity() |
EndPoint |
getTransferTarget() |
CallerID |
getTransferTargetCallerID() |
CallImpl.TransferType |
getTransferType() |
public CallStateDataTransfer(CallImpl.TransferType transferType, EndPoint transferTarget, CallerID transferTargetCallerID, BlindTransferActivity transferActivity)
public EndPoint getTransferTarget()
public CallerID getTransferTargetCallerID()
public CallImpl.TransferType getTransferType()
public BlindTransferActivity getActivity()
Copyright © 2004–2017. All rights reserved.