|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.genesyslab.platform.voice.protocol.tserver.requests.dn | |
---|---|
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. |
Classes in com.genesyslab.platform.voice.protocol.tserver.requests.dn used by com.genesyslab.platform.voice.protocol.tserver.requests.dn | |
---|---|
RequestCallForwardCancel
Sets the Forwarding feature to Off for the telephony object that is specified by the parameter dn. |
|
RequestCallForwardSet
Sets the Forwarding feature to On for the telephony object that is specified by the parameter dn. |
|
RequestCancelMonitoring
A request by a supervisor to cancel the monitoring of the calls delivered to the agent. |
|
RequestMonitorNextCall
A request by a supervisor to monitor (be automatically conferenced in as a party on) the next call delivered to an agent. |
|
RequestRegisterAddress
Registers for a DN. |
|
RequestSetDNDOff
Deactivates the Do-Not-Disturb (DND) mode for the thisDN DN. |
|
RequestSetDNDOn
Activates the Do-Not-Disturb (DND) mode for the DN thisDN . |
|
RequestSetMessageWaitingOff
Sets the Message Waiting indication to Off for the telephony object specified by the parameter dn. |
|
RequestSetMessageWaitingOn
Sets the Message Waiting indicator to On for the telephony object specified by the parameter dn. |
|
RequestSetMuteOff
On an existing conference call, cancels the Mute mode for the party specified by the parameter dn. |
|
RequestSetMuteOn
On an existing conference call, sets Mute mode for the party specified by the parameter dn. |
|
RequestUnregisterAddress
Unregisters for a DN. If the request is successful, your application receives the event EventUnregistered . |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |