Package com.bandwidth.sdk.model.bxml
Class Transfer
java.lang.Object
com.bandwidth.sdk.model.bxml.Transfer
- All Implemented Interfaces:
Verb
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Double
Call timeout in seconds.protected List
<OutboundDestination> protected DiversionReason
protected DiversionTreatment
protected String
protected String
protected String
protected String
protected String
protected String
protected String
protected URI
protected String
protected URI
static final String
protected String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TYPE_NAME
- See Also:
-
destinations
-
transferCallerId
-
transferCallerDisplayName
-
callTimeout
Call timeout in seconds. -
username
-
password
-
fallbackUsername
-
fallbackPassword
-
transferCompleteUrl
-
transferCompleteMethod
-
transferCompleteFallbackUrl
-
transferCompleteFallbackMethod
-
tag
-
diversionTreatment
-
diversionReason
-
-
Constructor Details
-
Transfer
public Transfer()
-
-
Method Details
-
getVerbName
- Specified by:
getVerbName
in interfaceVerb
-