| Package | Description |
|---|---|
| org.asteriskjava.pbx |
| Modifier and Type | Method and Description |
|---|---|
CallImpl.TransferType |
CallImpl.getTransferType() |
CallImpl.TransferType |
CallStateDataTransfer.getTransferType() |
static CallImpl.TransferType |
CallImpl.TransferType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CallImpl.TransferType[] |
CallImpl.TransferType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CallStateDataTransfer(CallImpl.TransferType transferType,
EndPoint transferTarget,
CallerID transferTargetCallerID,
BlindTransferActivity transferActivity) |
Copyright © 2004–2022. All rights reserved.