|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransferOnFailture | |
---|---|
com.hoiio.sdk.objects.enums | |
com.hoiio.sdk.services |
Uses of TransferOnFailture in com.hoiio.sdk.objects.enums |
---|
Methods in com.hoiio.sdk.objects.enums that return TransferOnFailture | |
---|---|
static TransferOnFailture |
TransferOnFailture.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TransferOnFailture[] |
TransferOnFailture.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of TransferOnFailture in com.hoiio.sdk.services |
---|
Methods in com.hoiio.sdk.services with parameters of type TransferOnFailture | |
---|---|
Transfer |
IvrService.transfer(String session,
String dest,
String msg,
String callerID,
TransferOnFailture onFailure,
String tag,
String notifyUrl)
Transfers the current call to another destination number anywhere in the world or a voice conference room |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |