Platform SDK Java 8.5 API Reference

Uses of Package
com.genesyslab.platform.voice.protocol.tserver.requests.dn

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

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.