Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.voice.protocol.tserver.FirstRemoteParty

Packages that use FirstRemoteParty
com.genesyslab.platform.voice.protocol.tserver   
 

Uses of FirstRemoteParty in com.genesyslab.platform.voice.protocol.tserver
 

Methods in com.genesyslab.platform.voice.protocol.tserver that return FirstRemoteParty
static FirstRemoteParty FirstRemoteParty.create()
          Creates instance of FirstRemoteParty with no parameters set.
static FirstRemoteParty FirstRemoteParty.create(java.lang.String firstTransferHomeLocation, java.lang.String firstTransferOrigDN)
          Creates instance of FirstRemoteParty with all parameters set.
abstract  FirstRemoteParty CallHistoryInfo.getFirstParty()
           
 

Methods in com.genesyslab.platform.voice.protocol.tserver with parameters of type FirstRemoteParty
static CallHistoryInfo CallHistoryInfo.create(FirstRemoteParty firstParty, LastRemoteParty lastParty)
          Creates instance of CallHistoryInfo with all parameters set.
abstract  void CallHistoryInfo.setFirstParty(FirstRemoteParty firstParty)
           
 


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.