Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.voice.protocol.tserver.events.EventSwitchInfo

Packages that use EventSwitchInfo
com.genesyslab.platform.voice.protocol.tserver.events This package contains the Event messages that contain information about the status of your requests.

Note that you will normally want to set up a separate thread to wait for messages from T-Server. 
 

Uses of EventSwitchInfo in com.genesyslab.platform.voice.protocol.tserver.events
 

Methods in com.genesyslab.platform.voice.protocol.tserver.events that return EventSwitchInfo
static EventSwitchInfo EventSwitchInfo.create()
          Creates instance of EventSwitchInfo with no parameters set.
static EventSwitchInfo EventSwitchInfo.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 EventSwitchInfo with all parameters set.
static EventSwitchInfo EventSwitchInfo.create(TimeStamp time)
          Creates instance of EventSwitchInfo with required 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.