|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestMonitorNextCall | |
---|---|
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 RequestMonitorNextCall in com.genesyslab.platform.voice.protocol.tserver.requests.dn |
---|
Methods in com.genesyslab.platform.voice.protocol.tserver.requests.dn that return RequestMonitorNextCall | |
---|---|
static RequestMonitorNextCall |
RequestMonitorNextCall.create()
Creates instance of RequestMonitorNextCall with no parameters set. |
static RequestMonitorNextCall |
RequestMonitorNextCall.create(java.lang.String thisDN,
java.lang.String otherDN,
MonitorNextCallType monitorNextCallType)
Creates instance of RequestMonitorNextCall with required parameters set. |
static RequestMonitorNextCall |
RequestMonitorNextCall.create(java.lang.String thisDN,
java.lang.String otherDN,
MonitorNextCallType monitorNextCallType,
KeyValueCollection reasons,
KeyValueCollection extensions)
Creates instance of RequestMonitorNextCall with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |