Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.voice.protocol.tserver.requests.dn.RequestCallForwardSet

Packages that use RequestCallForwardSet
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 RequestCallForwardSet in com.genesyslab.platform.voice.protocol.tserver.requests.dn
 

Methods in com.genesyslab.platform.voice.protocol.tserver.requests.dn that return RequestCallForwardSet
static RequestCallForwardSet RequestCallForwardSet.create()
          Creates instance of RequestCallForwardSet with no parameters set.
static RequestCallForwardSet RequestCallForwardSet.create(java.lang.String thisDN, java.lang.String otherDN, ForwardMode forwardMode)
          Creates instance of RequestCallForwardSet with required parameters set.
static RequestCallForwardSet RequestCallForwardSet.create(java.lang.String thisDN, java.lang.String otherDN, ForwardMode forwardMode, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestCallForwardSet with all parameters set.
 


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.