Platform SDK Java 8.5 API Reference

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

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

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

Methods in com.genesyslab.platform.voice.protocol.tserver that return LastRemoteParty
static LastRemoteParty LastRemoteParty.create()
          Creates instance of LastRemoteParty with no parameters set.
static LastRemoteParty LastRemoteParty.create(java.lang.String lastTransferHomeLocation, java.lang.String lastTransferOrigDN)
          Creates instance of LastRemoteParty with all parameters set.
abstract  LastRemoteParty CallHistoryInfo.getLastParty()
           
 

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


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.