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