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