Platform SDK Java 8.5 API Reference

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

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

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