Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.voice.protocol.tserver.requests.party.RequestRouteCall

Packages that use RequestRouteCall
com.genesyslab.platform.voice.protocol.tserver.requests.party Handle call activity, such as answering, making, and holding calls, initiating transfers and conference calls, or applying a treatment. 
 

Uses of RequestRouteCall in com.genesyslab.platform.voice.protocol.tserver.requests.party
 

Methods in com.genesyslab.platform.voice.protocol.tserver.requests.party that return RequestRouteCall
static RequestRouteCall RequestRouteCall.create()
          Creates instance of RequestRouteCall with no parameters set.
static RequestRouteCall RequestRouteCall.create(java.lang.String thisDN, ConnectionId connID, java.lang.String otherDN, RouteType routeType)
          Creates instance of RequestRouteCall with required parameters set.
static RequestRouteCall RequestRouteCall.create(java.lang.String thisDN, ConnectionId connID, java.lang.String otherDN, RouteType routeType, java.lang.String location, java.lang.String dNIS, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestRouteCall 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.