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