|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestCallForwardCancel | |
---|---|
com.genesyslab.platform.voice.protocol.tserver.requests.dn | DN-related requests, such as forwarding calls; monitoring the next call; turning do not disturb, mute, or call waiting on and off. |
Uses of RequestCallForwardCancel in com.genesyslab.platform.voice.protocol.tserver.requests.dn |
---|
Methods in com.genesyslab.platform.voice.protocol.tserver.requests.dn that return RequestCallForwardCancel | |
---|---|
static RequestCallForwardCancel |
RequestCallForwardCancel.create()
Creates instance of RequestCallForwardCancel with no parameters set. |
static RequestCallForwardCancel |
RequestCallForwardCancel.create(java.lang.String thisDN,
ForwardMode forwardMode)
Creates instance of RequestCallForwardCancel with required parameters set. |
static RequestCallForwardCancel |
RequestCallForwardCancel.create(java.lang.String thisDN,
ForwardMode forwardMode,
KeyValueCollection reasons,
KeyValueCollection extensions)
Creates instance of RequestCallForwardCancel with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |