org.speakright.core.render
Class Transfer
java.lang.Object
org.speakright.core.render.FormElement
org.speakright.core.render.Transfer
public class Transfer
- extends FormElement
A call control element that transfers the call.
- Author:
- IanRaeLaptop
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_prompt
public Prompt m_prompt
m_destination
public java.lang.String m_destination
m_transferType
public TransferFlow.TransferType m_transferType
m_connectionTimeout
public int m_connectionTimeout
Transfer
public Transfer(TransferFlow.TransferType type,
java.lang.String destination,
Prompt prompt)
getDestination
public java.lang.String getDestination()
- used by ST
- Returns: