Platform SDK Java 8.5 API Reference

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

Packages that use CommonProperties
com.genesyslab.platform.voice.protocol.tserver   
com.genesyslab.platform.voice.protocol.tserver.requests.special   
 

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

Methods in com.genesyslab.platform.voice.protocol.tserver that return CommonProperties
static CommonProperties CommonProperties.create()
          Creates instance of CommonProperties with no parameters set.
static CommonProperties CommonProperties.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of CommonProperties with all parameters set.
static CommonProperties CommonProperties.create(TimeStamp time)
          Creates instance of CommonProperties with required parameters set.
 

Uses of CommonProperties in com.genesyslab.platform.voice.protocol.tserver.requests.special
 

Methods in com.genesyslab.platform.voice.protocol.tserver.requests.special that return CommonProperties
abstract  CommonProperties RequestSendEvent.getUserEvent()
          The user's event.
abstract  CommonProperties RequestDistributeUserEvent.getUserEvent()
          The user's event.
 

Methods in com.genesyslab.platform.voice.protocol.tserver.requests.special with parameters of type CommonProperties
static RequestSendEvent RequestSendEvent.create(java.lang.Integer clientID, CommonProperties userEvent)
          Creates instance of RequestSendEvent with all parameters set.
static RequestDistributeUserEvent RequestDistributeUserEvent.create(java.lang.String communicationDN, CommonProperties userEvent)
          Creates instance of RequestDistributeUserEvent with all parameters set.
abstract  void RequestSendEvent.setUserEvent(CommonProperties userEvent)
          The user's event.
abstract  void RequestDistributeUserEvent.setUserEvent(CommonProperties userEvent)
          The user's event.
 


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.