|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.genesyslab.platform.commons.protocol.DataObject
com.genesyslab.platform.commons.protocol.Message
com.genesyslab.platform.voice.protocol.tserver.runtime.channel.EventReserved_2
public abstract class EventReserved_2
For internal usage. This is heart beating event used by URS and StatServer.
Field Summary | |
---|---|
static int |
ID
|
static java.lang.String |
NAME
|
Method Summary | |
---|---|
static EventReserved_2 |
create()
Creates instance of EventReserved_2 with no parameters set. |
static EventReserved_2 |
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 EventReserved_2 with all parameters set. |
static EventReserved_2 |
create(TimeStamp time)
Creates instance of EventReserved_2 with required parameters set. |
abstract java.lang.String |
getAccessNumber()
A pointer to a number by dialing which a client application from the specified switch can reach a specific external routing point (This DN). |
abstract java.lang.Integer |
getAddressInfoStatus()
Information about the status of the telephony object in question. |
abstract AddressInfoType |
getAddressInfoType()
Information about the telephony object in question. |
abstract AddressType |
getAddressType()
Address type specifying the telephony object in question. |
abstract java.lang.String |
getAgentID()
The agent identifier specified by PBX or ACD. |
abstract AgentWorkMode |
getAgentWorkMode()
The Agent workmode. |
abstract java.lang.String |
getANI()
Automatic Number Identification. |
abstract java.lang.String |
getApplicationName()
The application name. |
abstract CallHistoryInfo |
getCallHistory()
|
abstract java.lang.Integer |
getCallID()
The call identifier provided by the switch (as opposed to connection identifier, or ConnID, which is assigned by T-Server). |
abstract CallInfoType |
getCallInfoType()
Type of the requested information. |
abstract java.lang.Integer |
getCallState()
Status of the current call. |
abstract CallType |
getCallType()
The type of call in question. |
abstract java.lang.String |
getCallUuid()
Call UUID. |
abstract EventMask |
getCapabilities()
Switch-specific mask specifying the set of requests and events that this T-Server can handle. |
abstract Cause |
getCause()
Cause of the transition to certain states, which clarifies the details of delivery failure. |
abstract java.lang.Integer |
getClientID()
Client identified for receipt of the data structure, including the reference ID, being sent. |
abstract java.lang.String |
getCollectedDigits()
The digits that have been collected from the caller. |
abstract ConnectionId |
getConnID()
Connection identifier of the current call handled by the DN. |
abstract java.lang.String |
getCustomerID()
The string containing the customer identifier through which processing of the call was initiated. |
abstract java.lang.String |
getDNIS()
The Directory Number Information Service. |
abstract java.lang.Integer |
getErrorCode()
The switch-specific numeric error code. |
abstract java.lang.String |
getErrorMessage()
ASCII text containing additional information about an error. |
abstract java.lang.Long |
getEventSequenceNumber()
int64 sequence number of event produced by t-server. |
abstract KeyValueCollection |
getExtensions()
An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data. |
abstract java.lang.Integer |
getFileHandle()
The handle of the voice file which is involved in this request or event. |
abstract ConnectionId |
getFirstTransferConnID()
|
abstract ForwardMode |
getForwardMode()
Mode of forwarding. |
abstract java.lang.String |
getHomeLocation()
A pointer to the name of the host where T-Server is running. |
abstract java.lang.Integer |
getLastCollectedDigit()
The last digit collected from the caller. |
abstract ConnectionId |
getLastTransferConnID()
|
abstract CallType |
getLocalCallType()
|
abstract java.lang.String |
getLocation()
Name of the remote location in the form of `SwitchName` or `T-ServerApplicationName`@`SwitchName`. |
abstract LocationInfoType |
getLocationInfoType()
Allows a client to receive information about one or more remote locations |
abstract MakeCallType |
getMakeCallType()
Refer to the type TMakeCallType. |
abstract MediaType |
getMediaType()
The Media Type |
abstract MonitorNextCallType |
getMonitorNextCallType()
Supervisor will monitor one call to the agent or Supervisor will monitor all subsequent calls to the agent until monitoring is canceled.. |
abstract java.lang.Long |
getNetworkCallID()
In case of network routing, the call identifier assigned by the switch where the call initially arrived |
abstract NetworkCallState |
getNetworkCallState()
The network state of the call controller. |
abstract java.lang.String |
getNetworkDestDN()
The intended destination of the NAT/C operation. |
abstract NetworkDestState |
getNetworkDestState()
The state of the destination party of the network call. |
abstract java.lang.Integer |
getNetworkNodeID()
In case of network routing, the identifier of the switch where the call initially arrived. |
abstract java.lang.String |
getNetworkOrigDN()
DN of the internal origination party in form of `location::DN`, only available for first-party operations (made on behalf of Agent 1), requested through Premise TServer |
abstract NetworkPartyRole |
getNetworkPartyRole()
On Premise TServer 1 (Site A): RoleNtwkOrigParty, On Premise TServer 2 (Site B): RoleNtwkDestParty, On Network TServer: not present. |
abstract java.lang.String |
getNewCallUuid()
New call UUUID. |
abstract java.lang.String |
getOriginalCallUuid()
Original call UUID. |
abstract java.lang.String |
getOtherDN()
The other main Directory Number (which your application did not register) involved in this request or event. |
abstract DNRole |
getOtherDNRole()
The role of the other DN involved in this request or event. |
abstract java.lang.String |
getOtherQueue()
The queue of the other DN involved in this request or event. |
abstract java.lang.Integer |
getOtherTrunk()
The otherDN 's number of the line coming into the switch from the telephone provider. |
abstract java.lang.String |
getPartyUuid()
Party UUID. |
abstract java.lang.String |
getPlace()
The agent's place. |
abstract ConnectionId |
getPreviousConnID()
The previous connection identifier of the call this event relates to. |
abstract java.lang.Integer |
getPrivateMsgID()
Service identifier for the information being passed. |
abstract CallType |
getPropagatedCallType()
|
abstract KeyValueCollection |
getReasons()
Additional data intended to specify reasons for and results of actions taken by the user. |
abstract java.lang.String |
getRefCallUuid()
Ref call UUID. |
abstract java.lang.Integer |
getReferenceID()
Reference ID of the related request. |
abstract ServerRole |
getRegistrationCode()
The registration code |
abstract Reliability |
getReliability()
|
abstract java.lang.String |
getRemoteDN()
The remote DN. |
abstract RouteType |
getRouteType()
The type of routing applied to this call. |
abstract ServerRole |
getServerRole()
The role of T-Server. |
abstract java.lang.Long |
getServerStartTime()
int64 timestamp as defined in call monitoring events. |
abstract java.lang.String |
getServerVersion()
The release number of T-Server. |
abstract java.lang.String |
getServerXCapabilities()
T-Server eXtended capabilities. |
abstract java.lang.Integer |
getSessionID()
A unique session identifier generated by T-Server. |
abstract java.lang.String |
getSubscriptionID()
|
abstract java.lang.String |
getThirdPartyDN()
The third party's DN, involved in the call. |
abstract DNRole |
getThirdPartyDNRole()
The role of the third party DN involved in this request or event. |
abstract java.lang.String |
getThirdPartyQueue()
The queue related to the DN ThirdPartyDN . |
abstract java.lang.Integer |
getThirdPartyTrunk()
The |
abstract java.lang.String |
getThisDN()
The Directory Number (which your application registered) involved in this request or event. |
abstract DNRole |
getThisDNRole()
Role of the DN ThisDN . |
abstract java.lang.String |
getThisQueue()
The queue related to ThisDN |
abstract java.lang.Integer |
getThisTrunk()
Number of the line coming into the switch from the telephone provider. |
abstract TimeStamp |
getTime()
|
abstract java.lang.Integer |
getTimeout()
Time interval, in seconds. |
abstract ConnectionId |
getTransferConnID()
Connection identifier of the transfer's consultation call. |
abstract java.lang.Integer |
getTransferredNetworkCallID()
Transferred Network CallID. |
abstract java.lang.Integer |
getTransferredNetworkNodeID()
Transferred Network NodeID. |
abstract KeyValueCollection |
getTreatmentParameters()
The additional parameters associated with the treatment type. |
abstract TreatmentType |
getTreatmentType()
The type of the treatment applied to the telephony object in question. |
abstract KeyValueCollection |
getUserData()
Call-related user data. |
abstract java.lang.Integer |
getUserEvent()
The user's event. |
abstract java.lang.Integer |
getXReferenceID()
The reference number of a TGetAccessNumber function that is called by an application. |
abstract void |
setAccessNumber(java.lang.String accessNumber)
A pointer to a number by dialing which a client application from the specified switch can reach a specific external routing point (This DN). |
abstract void |
setAddressInfoStatus(int addressInfoStatus)
Information about the status of the telephony object in question. |
abstract void |
setAddressInfoStatus(java.lang.Integer addressInfoStatus)
Information about the status of the telephony object in question. |
abstract void |
setAddressInfoType(AddressInfoType addressInfoType)
Information about the telephony object in question. |
abstract void |
setAddressType(AddressType addressType)
Address type specifying the telephony object in question. |
abstract void |
setAgentID(java.lang.String agentID)
The agent identifier specified by PBX or ACD. |
abstract void |
setAgentWorkMode(AgentWorkMode agentWorkMode)
The Agent workmode. |
abstract void |
setANI(java.lang.String aNI)
Automatic Number Identification. |
abstract void |
setApplicationName(java.lang.String applicationName)
The application name. |
abstract void |
setCallHistory(CallHistoryInfo callHistory)
|
abstract void |
setCallID(int callID)
The call identifier provided by the switch (as opposed to connection identifier, or ConnID, which is assigned by T-Server). |
abstract void |
setCallID(java.lang.Integer callID)
The call identifier provided by the switch (as opposed to connection identifier, or ConnID, which is assigned by T-Server). |
abstract void |
setCallInfoType(CallInfoType callInfoType)
Type of the requested information. |
abstract void |
setCallState(int callState)
Status of the current call. |
abstract void |
setCallState(java.lang.Integer callState)
Status of the current call. |
abstract void |
setCallType(CallType callType)
The type of call in question. |
abstract void |
setCallUuid(java.lang.String callUuid)
Call UUID. |
abstract void |
setCapabilities(EventMask capabilities)
Switch-specific mask specifying the set of requests and events that this T-Server can handle. |
abstract void |
setCause(Cause cause)
Cause of the transition to certain states, which clarifies the details of delivery failure. |
abstract void |
setClientID(int clientID)
Client identified for receipt of the data structure, including the reference ID, being sent. |
abstract void |
setClientID(java.lang.Integer clientID)
Client identified for receipt of the data structure, including the reference ID, being sent. |
abstract void |
setCollectedDigits(java.lang.String collectedDigits)
The digits that have been collected from the caller. |
abstract void |
setConnID(ConnectionId connID)
Connection identifier of the current call handled by the DN. |
abstract void |
setCustomerID(java.lang.String customerID)
The string containing the customer identifier through which processing of the call was initiated. |
abstract void |
setDNIS(java.lang.String dNIS)
The Directory Number Information Service. |
abstract void |
setErrorCode(int errorCode)
The switch-specific numeric error code. |
abstract void |
setErrorCode(java.lang.Integer errorCode)
The switch-specific numeric error code. |
abstract void |
setErrorMessage(java.lang.String errorMessage)
ASCII text containing additional information about an error. |
abstract void |
setEventSequenceNumber(long eventSequenceNumber)
int64 sequence number of event produced by t-server. |
abstract void |
setEventSequenceNumber(java.lang.Long eventSequenceNumber)
int64 sequence number of event produced by t-server. |
abstract void |
setExtensions(KeyValueCollection extensions)
An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data. |
abstract void |
setFileHandle(int fileHandle)
The handle of the voice file which is involved in this request or event. |
abstract void |
setFileHandle(java.lang.Integer fileHandle)
The handle of the voice file which is involved in this request or event. |
abstract void |
setFirstTransferConnID(ConnectionId firstTransferConnID)
|
abstract void |
setForwardMode(ForwardMode forwardMode)
Mode of forwarding. |
abstract void |
setHomeLocation(java.lang.String homeLocation)
A pointer to the name of the host where T-Server is running. |
abstract void |
setLastCollectedDigit(int lastCollectedDigit)
The last digit collected from the caller. |
abstract void |
setLastCollectedDigit(java.lang.Integer lastCollectedDigit)
The last digit collected from the caller. |
abstract void |
setLastTransferConnID(ConnectionId lastTransferConnID)
|
abstract void |
setLocalCallType(CallType localCallType)
|
abstract void |
setLocation(java.lang.String location)
Name of the remote location in the form of `SwitchName` or `T-ServerApplicationName`@`SwitchName`. |
abstract void |
setLocationInfoType(LocationInfoType locationInfoType)
Allows a client to receive information about one or more remote locations |
abstract void |
setMakeCallType(MakeCallType makeCallType)
Refer to the type TMakeCallType. |
abstract void |
setMediaType(MediaType mediaType)
The Media Type |
abstract void |
setMonitorNextCallType(MonitorNextCallType monitorNextCallType)
Supervisor will monitor one call to the agent or Supervisor will monitor all subsequent calls to the agent until monitoring is canceled.. |
abstract void |
setNetworkCallID(long networkCallID)
In case of network routing, the call identifier assigned by the switch where the call initially arrived |
abstract void |
setNetworkCallID(java.lang.Long networkCallID)
In case of network routing, the call identifier assigned by the switch where the call initially arrived |
abstract void |
setNetworkCallState(NetworkCallState networkCallState)
The network state of the call controller. |
abstract void |
setNetworkDestDN(java.lang.String networkDestDN)
The intended destination of the NAT/C operation. |
abstract void |
setNetworkDestState(NetworkDestState networkDestState)
The state of the destination party of the network call. |
abstract void |
setNetworkNodeID(int networkNodeID)
In case of network routing, the identifier of the switch where the call initially arrived. |
abstract void |
setNetworkNodeID(java.lang.Integer networkNodeID)
In case of network routing, the identifier of the switch where the call initially arrived. |
abstract void |
setNetworkOrigDN(java.lang.String networkOrigDN)
DN of the internal origination party in form of `location::DN`, only available for first-party operations (made on behalf of Agent 1), requested through Premise TServer |
abstract void |
setNetworkPartyRole(NetworkPartyRole networkPartyRole)
On Premise TServer 1 (Site A): RoleNtwkOrigParty, On Premise TServer 2 (Site B): RoleNtwkDestParty, On Network TServer: not present. |
abstract void |
setNewCallUuid(java.lang.String newCallUuid)
New call UUUID. |
abstract void |
setOriginalCallUuid(java.lang.String originalCallUuid)
Original call UUID. |
abstract void |
setOtherDN(java.lang.String otherDN)
The other main Directory Number (which your application did not register) involved in this request or event. |
abstract void |
setOtherDNRole(DNRole otherDNRole)
The role of the other DN involved in this request or event. |
abstract void |
setOtherQueue(java.lang.String otherQueue)
The queue of the other DN involved in this request or event. |
abstract void |
setOtherTrunk(int otherTrunk)
The otherDN 's number of the line coming into the switch from the telephone provider. |
abstract void |
setOtherTrunk(java.lang.Integer otherTrunk)
The otherDN 's number of the line coming into the switch from the telephone provider. |
abstract void |
setPartyUuid(java.lang.String partyUuid)
Party UUID. |
abstract void |
setPlace(java.lang.String place)
The agent's place. |
abstract void |
setPreviousConnID(ConnectionId previousConnID)
The previous connection identifier of the call this event relates to. |
abstract void |
setPrivateMsgID(int privateMsgID)
Service identifier for the information being passed. |
abstract void |
setPrivateMsgID(java.lang.Integer privateMsgID)
Service identifier for the information being passed. |
abstract void |
setPropagatedCallType(CallType propagatedCallType)
|
abstract void |
setReasons(KeyValueCollection reasons)
Additional data intended to specify reasons for and results of actions taken by the user. |
abstract void |
setRefCallUuid(java.lang.String refCallUuid)
Ref call UUID. |
abstract void |
setReferenceID(int referenceID)
Reference ID of the related request. |
abstract void |
setReferenceID(java.lang.Integer referenceID)
Reference ID of the related request. |
abstract void |
setRegistrationCode(ServerRole registrationCode)
The registration code |
abstract void |
setReliability(Reliability reliability)
|
abstract void |
setRemoteDN(java.lang.String remoteDN)
The remote DN. |
abstract void |
setRouteType(RouteType routeType)
The type of routing applied to this call. |
abstract void |
setServerRole(ServerRole serverRole)
The role of T-Server. |
abstract void |
setServerStartTime(long serverStartTime)
int64 timestamp as defined in call monitoring events. |
abstract void |
setServerStartTime(java.lang.Long serverStartTime)
int64 timestamp as defined in call monitoring events. |
abstract void |
setServerVersion(java.lang.String serverVersion)
The release number of T-Server. |
abstract void |
setServerXCapabilities(java.lang.String serverXCapabilities)
T-Server eXtended capabilities. |
abstract void |
setSessionID(int sessionID)
A unique session identifier generated by T-Server. |
abstract void |
setSessionID(java.lang.Integer sessionID)
A unique session identifier generated by T-Server. |
abstract void |
setSubscriptionID(java.lang.String subscriptionID)
|
abstract void |
setThirdPartyDN(java.lang.String thirdPartyDN)
The third party's DN, involved in the call. |
abstract void |
setThirdPartyDNRole(DNRole thirdPartyDNRole)
The role of the third party DN involved in this request or event. |
abstract void |
setThirdPartyQueue(java.lang.String thirdPartyQueue)
The queue related to the DN ThirdPartyDN . |
abstract void |
setThirdPartyTrunk(int thirdPartyTrunk)
The |
abstract void |
setThirdPartyTrunk(java.lang.Integer thirdPartyTrunk)
The |
abstract void |
setThisDN(java.lang.String thisDN)
The Directory Number (which your application registered) involved in this request or event. |
abstract void |
setThisDNRole(DNRole thisDNRole)
Role of the DN ThisDN . |
abstract void |
setThisQueue(java.lang.String thisQueue)
The queue related to ThisDN |
abstract void |
setThisTrunk(int thisTrunk)
Number of the line coming into the switch from the telephone provider. |
abstract void |
setThisTrunk(java.lang.Integer thisTrunk)
Number of the line coming into the switch from the telephone provider. |
abstract void |
setTime(TimeStamp time)
|
abstract void |
setTimeout(int timeout)
Time interval, in seconds. |
abstract void |
setTimeout(java.lang.Integer timeout)
Time interval, in seconds. |
abstract void |
setTransferConnID(ConnectionId transferConnID)
Connection identifier of the transfer's consultation call. |
abstract void |
setTransferredNetworkCallID(int transferredNetworkCallID)
Transferred Network CallID. |
abstract void |
setTransferredNetworkCallID(java.lang.Integer transferredNetworkCallID)
Transferred Network CallID. |
abstract void |
setTransferredNetworkNodeID(int transferredNetworkNodeID)
Transferred Network NodeID. |
abstract void |
setTransferredNetworkNodeID(java.lang.Integer transferredNetworkNodeID)
Transferred Network NodeID. |
abstract void |
setTreatmentParameters(KeyValueCollection treatmentParameters)
The additional parameters associated with the treatment type. |
abstract void |
setTreatmentType(TreatmentType treatmentType)
The type of the treatment applied to the telephony object in question. |
abstract void |
setUserData(KeyValueCollection userData)
Call-related user data. |
abstract void |
setUserEvent(int userEvent)
The user's event. |
abstract void |
setUserEvent(java.lang.Integer userEvent)
The user's event. |
abstract void |
setXReferenceID(int xReferenceID)
The reference number of a TGetAccessNumber function that is called by an application. |
abstract void |
setXReferenceID(java.lang.Integer xReferenceID)
The reference number of a TGetAccessNumber function that is called by an application. |
Methods inherited from class com.genesyslab.platform.commons.protocol.Message |
---|
cloneMessage, getEndpoint, getMessageAttribute, getProtocolDescription, getProtocolId, messageId, messageName, setProtocolDescription |
Methods inherited from class com.genesyslab.platform.commons.protocol.DataObject |
---|
equals, hashCode, toString, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final int ID
public static final java.lang.String NAME
Method Detail |
---|
public static EventReserved_2 create()
public static EventReserved_2 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)
accessNumber
- A pointer to a number by dialing which a client application from the specified switch can reach a specific external routing point (This DN).addressInfoStatus
- Information about the status of the telephony object in question. Actually this value can be cast to AddressStatusInfoType enum.addressInfoType
- Information about the telephony object in question.addressType
- Address type specifying the telephony object in question.agentID
- The agent identifier specified by PBX or ACD.agentWorkMode
- The current work mode of the agent in question.aNI
- Identification (the DN from which the inbound call was made).applicationName
- The application name.callID
- The call identifier provided by the switch (as opposed to connection identifier, or ConnID, which is assigned by T-Server).callInfoType
- Type of the requested information.callState
- The current call state.callType
- The type of call in question.capabilities
- Switch-specific mask specifying the set of requests and events that this T-Server can handle.cause
- Cause of the transition to certain states, which clarifies the details of delivery failure.clientID
- Client identified for receipt of the data structure, including the reference ID, being sent.collectedDigits
- The digits that have been collected from the caller.connID
- Connection identifier of the current call handled by the DN.customerID
- The string containing the customer identifier through which processing of the call was initiated.dNIS
- The Directory Number Information Service (the DN to which the inbound call in question has been made).errorCode
- The switch-specific numeric error code.errorMessage
- ASCII text containing additional information about an error.extensions
- An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.fileHandle
- The handle of the voice file in question.firstTransferConnID
- FirstTransferConnIDforwardMode
- Mode of forwarding.homeLocation
- A pointer to the name of the host where T-Server is running.lastCollectedDigit
- The last digit collected from the caller.lastTransferConnID
- LastTransferConnIDlocation
- Name of the remote location in the form of `SwitchName` or `T-ServerApplicationName`@`SwitchName`.locationInfoType
- Allows a client to receive information about one or more remote locationsmakeCallType
- Refer to the type TMakeCallType.monitorNextCallType
- Supervisor will monitor one call to the agent or Supervisor will monitor all subsequent calls to the agent until monitoring is canceled..networkCallID
- In case of network routing, the call identifier assigned by the switch where the call initially arrivednetworkCallState
- The network state of the call controller.networkDestDN
- The intended destination of the NAT/C operation.networkDestState
- The state of the destination party of the network call.networkNodeID
- In case of network routing, the identifier of the switch where the call initially arrived.networkOrigDN
- DN of the internal origination party in form of `location::DN`, only available for first-party operations (made on behalf of Agent 1), requested through Premise TServernetworkPartyRole
- On Premise TServer 1 (Site A): RoleNtwkOrigParty, On Premise TServer 2 (Site B): RoleNtwkDestParty, On Network TServer: not present.otherDN
- The directory number of the second most significant telephony object (except an ACD group or trunk group) with respect to the event in question. The application does not have to be registered to this directory number to receive the event in question.otherDNRole
- The role of the telephony object specified by OtherDN in the event in question.otherQueue
- The directory number of the second most significant ACD group with respect to the event in question.otherTrunk
- The trunk group identifier related to OtherQueue.place
- The agent's place.previousConnID
- The previous connection identifier of the call this event relates to.privateMsgID
- Service identifier for the information being passed.reasons
- Additional data intended to specify reasons for and results of actions taken by the user.remoteDN
- The remote DN.registrationCode
- The registration coderouteType
- The type of routing applied to this call.serverRole
- The role of T-Server.serverVersion
- The release number of T-Server.serverXCapabilities
- T-Server eXtended capabilities.sessionID
- A unique session identifier generated by T-Server.thirdPartyDN
- The directory number of the third party in a transfer or conference call.thirdPartyDNRole
- The role of the telephony object specified by ThirdPartyDN in the event in question.thirdPartyQueue
- The queue related to the ThirdPartyDN.thirdPartyTrunk
- The trunk group identifier related to the ThirdPartyQueue.thisDN
- DN of the controlling agent or Route Point.thisDNRole
- The role of the telephony object specified by ThisDN in the event in question.thisQueue
- The queue related to ThisDNthisTrunk
- The trunk group identifier related to ThisQueue.timeout
- Time interval, in seconds.transferConnID
- Connection identifier of the transfer's consultation call.transferredNetworkCallID
- Transferred Network CallID.transferredNetworkNodeID
- Transferred Network NodeID.treatmentParameters
- The additional parameters associated with the treatment type.treatmentType
- The type of the treatment applied to the telephony object in question.userData
- Call-related user data.userEvent
- The user's event.xReferenceID
- The reference number of a TGetAccessNumber function that is called by an application.callUuid
- Call UUID.newCallUuid
- New call UUUID.originalCallUuid
- Original call UUID.partyUuid
- Party UUID.refCallUuid
- Ref call UUID.reliability
- ReliabilityserverStartTime
- int64 timestamp as defined in call monitoring events.eventSequenceNumber
- int64 sequence number of event produced by t-server.mediaType
- The Media TypelocalCallType
- propagatedCallType
- subscriptionID
- callHistory
- CallHistorytime
- Time
public static EventReserved_2 create(TimeStamp time)
time
- Time
public abstract java.lang.String getAccessNumber()
getAccessNumber
in interface TServerEvent
public abstract void setAccessNumber(java.lang.String accessNumber)
setAccessNumber
in interface TServerEvent
accessNumber
- new value of the propertypublic abstract java.lang.Integer getAddressInfoStatus()
getAddressInfoStatus
in interface TServerEvent
public abstract void setAddressInfoStatus(java.lang.Integer addressInfoStatus)
setAddressInfoStatus
in interface TServerEvent
addressInfoStatus
- new value of the propertypublic abstract void setAddressInfoStatus(int addressInfoStatus)
setAddressInfoStatus
in interface TServerEvent
addressInfoStatus
- new value of the propertypublic abstract AddressInfoType getAddressInfoType()
getAddressInfoType
in interface TServerEvent
public abstract void setAddressInfoType(AddressInfoType addressInfoType)
setAddressInfoType
in interface TServerEvent
addressInfoType
- new value of the propertypublic abstract AddressType getAddressType()
getAddressType
in interface TServerEvent
public abstract void setAddressType(AddressType addressType)
setAddressType
in interface TServerEvent
addressType
- new value of the propertypublic abstract java.lang.String getAgentID()
getAgentID
in interface TServerEvent
public abstract void setAgentID(java.lang.String agentID)
setAgentID
in interface TServerEvent
agentID
- new value of the propertypublic abstract AgentWorkMode getAgentWorkMode()
Genesyslab.Platform.Voice.Protocols.TServer.CallState.AgentWorkMode
.
getAgentWorkMode
in interface TServerEvent
public abstract void setAgentWorkMode(AgentWorkMode agentWorkMode)
Genesyslab.Platform.Voice.Protocols.TServer.CallState.AgentWorkMode
.
setAgentWorkMode
in interface TServerEvent
public abstract java.lang.String getANI()
getANI
in interface TServerEvent
public abstract void setANI(java.lang.String aNI)
setANI
in interface TServerEvent
public abstract java.lang.String getApplicationName()
getApplicationName
in interface TServerEvent
public abstract void setApplicationName(java.lang.String applicationName)
setApplicationName
in interface TServerEvent
applicationName
- new value of the propertypublic abstract java.lang.Integer getCallID()
getCallID
in interface TServerEvent
public abstract void setCallID(java.lang.Integer callID)
setCallID
in interface TServerEvent
callID
- new value of the propertypublic abstract void setCallID(int callID)
setCallID
in interface TServerEvent
callID
- new value of the propertypublic abstract CallInfoType getCallInfoType()
getCallInfoType
in interface TServerEvent
public abstract void setCallInfoType(CallInfoType callInfoType)
setCallInfoType
in interface TServerEvent
callInfoType
- new value of the propertypublic abstract java.lang.Integer getCallState()
Genesyslab.Platform.Voice.Protocols.TServer.CallState
enumeration.
getCallState
in interface TServerEvent
public abstract void setCallState(java.lang.Integer callState)
Genesyslab.Platform.Voice.Protocols.TServer.CallState
enumeration.
setCallState
in interface TServerEvent
public abstract void setCallState(int callState)
Genesyslab.Platform.Voice.Protocols.TServer.CallState
enumeration.
setCallState
in interface TServerEvent
public abstract CallType getCallType()
getCallType
in interface TServerEvent
public abstract void setCallType(CallType callType)
setCallType
in interface TServerEvent
callType
- new value of the propertypublic abstract EventMask getCapabilities()
getCapabilities
in interface TServerEvent
public abstract void setCapabilities(EventMask capabilities)
setCapabilities
in interface TServerEvent
capabilities
- new value of the propertypublic abstract Cause getCause()
getCause
in interface TServerEvent
public abstract void setCause(Cause cause)
setCause
in interface TServerEvent
cause
- new value of the propertypublic abstract java.lang.Integer getClientID()
getClientID
in interface TServerEvent
public abstract void setClientID(java.lang.Integer clientID)
setClientID
in interface TServerEvent
clientID
- new value of the propertypublic abstract void setClientID(int clientID)
setClientID
in interface TServerEvent
clientID
- new value of the propertypublic abstract java.lang.String getCollectedDigits()
getCollectedDigits
in interface TServerEvent
public abstract void setCollectedDigits(java.lang.String collectedDigits)
setCollectedDigits
in interface TServerEvent
collectedDigits
- new value of the propertypublic abstract ConnectionId getConnID()
getConnID
in interface TServerEvent
public abstract void setConnID(ConnectionId connID)
setConnID
in interface TServerEvent
public abstract java.lang.String getCustomerID()
getCustomerID
in interface TServerEvent
public abstract void setCustomerID(java.lang.String customerID)
setCustomerID
in interface TServerEvent
customerID
- new value of the propertypublic abstract java.lang.String getDNIS()
getDNIS
in interface TServerEvent
public abstract void setDNIS(java.lang.String dNIS)
setDNIS
in interface TServerEvent
public abstract java.lang.Integer getErrorCode()
getErrorCode
in interface TServerEvent
public abstract void setErrorCode(java.lang.Integer errorCode)
setErrorCode
in interface TServerEvent
errorCode
- new value of the propertypublic abstract void setErrorCode(int errorCode)
setErrorCode
in interface TServerEvent
errorCode
- new value of the propertypublic abstract java.lang.String getErrorMessage()
getErrorMessage
in interface TServerEvent
public abstract void setErrorMessage(java.lang.String errorMessage)
setErrorMessage
in interface TServerEvent
errorMessage
- new value of the propertypublic abstract KeyValueCollection getExtensions()
getExtensions
in interface TServerEvent
public abstract void setExtensions(KeyValueCollection extensions)
setExtensions
in interface TServerEvent
extensions
- new value of the propertypublic abstract java.lang.Integer getFileHandle()
getFileHandle
in interface TServerEvent
public abstract void setFileHandle(java.lang.Integer fileHandle)
setFileHandle
in interface TServerEvent
public abstract void setFileHandle(int fileHandle)
setFileHandle
in interface TServerEvent
public abstract ConnectionId getFirstTransferConnID()
getFirstTransferConnID
in interface TServerEvent
public abstract void setFirstTransferConnID(ConnectionId firstTransferConnID)
setFirstTransferConnID
in interface TServerEvent
public abstract ForwardMode getForwardMode()
getForwardMode
in interface TServerEvent
public abstract void setForwardMode(ForwardMode forwardMode)
setForwardMode
in interface TServerEvent
forwardMode
- new value of the propertypublic abstract java.lang.String getHomeLocation()
getHomeLocation
in interface TServerEvent
public abstract void setHomeLocation(java.lang.String homeLocation)
setHomeLocation
in interface TServerEvent
homeLocation
- new value of the propertypublic abstract java.lang.Integer getLastCollectedDigit()
getLastCollectedDigit
in interface TServerEvent
public abstract void setLastCollectedDigit(java.lang.Integer lastCollectedDigit)
setLastCollectedDigit
in interface TServerEvent
lastCollectedDigit
- new value of the propertypublic abstract void setLastCollectedDigit(int lastCollectedDigit)
setLastCollectedDigit
in interface TServerEvent
lastCollectedDigit
- new value of the propertypublic abstract ConnectionId getLastTransferConnID()
getLastTransferConnID
in interface TServerEvent
public abstract void setLastTransferConnID(ConnectionId lastTransferConnID)
setLastTransferConnID
in interface TServerEvent
public abstract java.lang.String getLocation()
getLocation
in interface TServerEvent
public abstract void setLocation(java.lang.String location)
setLocation
in interface TServerEvent
location
- new value of the propertypublic abstract LocationInfoType getLocationInfoType()
getLocationInfoType
in interface TServerEvent
public abstract void setLocationInfoType(LocationInfoType locationInfoType)
setLocationInfoType
in interface TServerEvent
locationInfoType
- new value of the propertypublic abstract MakeCallType getMakeCallType()
getMakeCallType
in interface TServerEvent
public abstract void setMakeCallType(MakeCallType makeCallType)
setMakeCallType
in interface TServerEvent
makeCallType
- new value of the propertypublic abstract MonitorNextCallType getMonitorNextCallType()
getMonitorNextCallType
in interface TServerEvent
public abstract void setMonitorNextCallType(MonitorNextCallType monitorNextCallType)
setMonitorNextCallType
in interface TServerEvent
monitorNextCallType
- new value of the propertypublic abstract java.lang.Long getNetworkCallID()
getNetworkCallID
in interface TServerEvent
public abstract void setNetworkCallID(java.lang.Long networkCallID)
setNetworkCallID
in interface TServerEvent
networkCallID
- new value of the propertypublic abstract void setNetworkCallID(long networkCallID)
setNetworkCallID
in interface TServerEvent
networkCallID
- new value of the propertypublic abstract NetworkCallState getNetworkCallState()
getNetworkCallState
in interface TServerEvent
public abstract void setNetworkCallState(NetworkCallState networkCallState)
setNetworkCallState
in interface TServerEvent
networkCallState
- new value of the propertypublic abstract java.lang.String getNetworkDestDN()
getNetworkDestDN
in interface TServerEvent
public abstract void setNetworkDestDN(java.lang.String networkDestDN)
setNetworkDestDN
in interface TServerEvent
networkDestDN
- new value of the propertypublic abstract NetworkDestState getNetworkDestState()
getNetworkDestState
in interface TServerEvent
public abstract void setNetworkDestState(NetworkDestState networkDestState)
setNetworkDestState
in interface TServerEvent
networkDestState
- new value of the propertypublic abstract java.lang.Integer getNetworkNodeID()
getNetworkNodeID
in interface TServerEvent
public abstract void setNetworkNodeID(java.lang.Integer networkNodeID)
setNetworkNodeID
in interface TServerEvent
networkNodeID
- new value of the propertypublic abstract void setNetworkNodeID(int networkNodeID)
setNetworkNodeID
in interface TServerEvent
networkNodeID
- new value of the propertypublic abstract java.lang.String getNetworkOrigDN()
getNetworkOrigDN
in interface TServerEvent
public abstract void setNetworkOrigDN(java.lang.String networkOrigDN)
setNetworkOrigDN
in interface TServerEvent
networkOrigDN
- new value of the propertypublic abstract NetworkPartyRole getNetworkPartyRole()
getNetworkPartyRole
in interface TServerEvent
public abstract void setNetworkPartyRole(NetworkPartyRole networkPartyRole)
setNetworkPartyRole
in interface TServerEvent
networkPartyRole
- new value of the propertypublic abstract java.lang.String getOtherDN()
getOtherDN
in interface TServerEvent
public abstract void setOtherDN(java.lang.String otherDN)
setOtherDN
in interface TServerEvent
public abstract DNRole getOtherDNRole()
otherDN
).
getOtherDNRole
in interface TServerEvent
public abstract void setOtherDNRole(DNRole otherDNRole)
otherDN
).
setOtherDNRole
in interface TServerEvent
public abstract java.lang.String getOtherQueue()
otherDN
).
getOtherQueue
in interface TServerEvent
public abstract void setOtherQueue(java.lang.String otherQueue)
otherDN
).
setOtherQueue
in interface TServerEvent
public abstract java.lang.Integer getOtherTrunk()
otherDN
's number of the line coming into the switch from the telephone provider.
getOtherTrunk
in interface TServerEvent
public abstract void setOtherTrunk(java.lang.Integer otherTrunk)
otherDN
's number of the line coming into the switch from the telephone provider.
setOtherTrunk
in interface TServerEvent
public abstract void setOtherTrunk(int otherTrunk)
otherDN
's number of the line coming into the switch from the telephone provider.
setOtherTrunk
in interface TServerEvent
public abstract java.lang.String getPlace()
getPlace
in interface TServerEvent
public abstract void setPlace(java.lang.String place)
setPlace
in interface TServerEvent
place
- new value of the propertypublic abstract ConnectionId getPreviousConnID()
getPreviousConnID
in interface TServerEvent
public abstract void setPreviousConnID(ConnectionId previousConnID)
setPreviousConnID
in interface TServerEvent
previousConnID
- new value of the propertypublic abstract java.lang.Integer getPrivateMsgID()
getPrivateMsgID
in interface TServerEvent
public abstract void setPrivateMsgID(java.lang.Integer privateMsgID)
setPrivateMsgID
in interface TServerEvent
privateMsgID
- new value of the propertypublic abstract void setPrivateMsgID(int privateMsgID)
setPrivateMsgID
in interface TServerEvent
privateMsgID
- new value of the propertypublic abstract KeyValueCollection getReasons()
getReasons
in interface TServerEvent
public abstract void setReasons(KeyValueCollection reasons)
setReasons
in interface TServerEvent
reasons
- new value of the propertypublic abstract java.lang.String getRemoteDN()
getRemoteDN
in interface TServerEvent
public abstract void setRemoteDN(java.lang.String remoteDN)
setRemoteDN
in interface TServerEvent
remoteDN
- new value of the propertypublic abstract java.lang.Integer getReferenceID()
getReferenceID
in interface TServerEvent
public abstract void setReferenceID(java.lang.Integer referenceID)
setReferenceID
in interface TServerEvent
public abstract void setReferenceID(int referenceID)
setReferenceID
in interface TServerEvent
public abstract ServerRole getRegistrationCode()
getRegistrationCode
in interface TServerEvent
public abstract void setRegistrationCode(ServerRole registrationCode)
setRegistrationCode
in interface TServerEvent
registrationCode
- new value of the propertypublic abstract RouteType getRouteType()
getRouteType
in interface TServerEvent
public abstract void setRouteType(RouteType routeType)
setRouteType
in interface TServerEvent
routeType
- new value of the propertypublic abstract ServerRole getServerRole()
getServerRole
in interface TServerEvent
public abstract void setServerRole(ServerRole serverRole)
setServerRole
in interface TServerEvent
serverRole
- new value of the propertypublic abstract java.lang.String getServerVersion()
getServerVersion
in interface TServerEvent
public abstract void setServerVersion(java.lang.String serverVersion)
setServerVersion
in interface TServerEvent
serverVersion
- new value of the propertypublic abstract java.lang.String getServerXCapabilities()
getServerXCapabilities
in interface TServerEvent
public abstract void setServerXCapabilities(java.lang.String serverXCapabilities)
setServerXCapabilities
in interface TServerEvent
serverXCapabilities
- new value of the propertypublic abstract java.lang.Integer getSessionID()
getSessionID
in interface TServerEvent
public abstract void setSessionID(java.lang.Integer sessionID)
setSessionID
in interface TServerEvent
sessionID
- new value of the propertypublic abstract void setSessionID(int sessionID)
setSessionID
in interface TServerEvent
sessionID
- new value of the propertypublic abstract java.lang.String getThirdPartyDN()
getThirdPartyDN
in interface TServerEvent
public abstract void setThirdPartyDN(java.lang.String thirdPartyDN)
setThirdPartyDN
in interface TServerEvent
public abstract DNRole getThirdPartyDNRole()
ThirdParty
).
getThirdPartyDNRole
in interface TServerEvent
public abstract void setThirdPartyDNRole(DNRole thirdPartyDNRole)
ThirdParty
).
setThirdPartyDNRole
in interface TServerEvent
public abstract java.lang.String getThirdPartyQueue()
ThirdPartyDN
.
getThirdPartyQueue
in interface TServerEvent
public abstract void setThirdPartyQueue(java.lang.String thirdPartyQueue)
ThirdPartyDN
.
setThirdPartyQueue
in interface TServerEvent
public abstract java.lang.Integer getThirdPartyTrunk()
getThirdPartyTrunk
in interface TServerEvent
public abstract void setThirdPartyTrunk(java.lang.Integer thirdPartyTrunk)
setThirdPartyTrunk
in interface TServerEvent
public abstract void setThirdPartyTrunk(int thirdPartyTrunk)
setThirdPartyTrunk
in interface TServerEvent
public abstract java.lang.String getThisDN()
getThisDN
in interface TServerEvent
public abstract void setThisDN(java.lang.String thisDN)
setThisDN
in interface TServerEvent
public abstract DNRole getThisDNRole()
ThisDN
.
getThisDNRole
in interface TServerEvent
public abstract void setThisDNRole(DNRole thisDNRole)
ThisDN
.
setThisDNRole
in interface TServerEvent
public abstract java.lang.String getThisQueue()
getThisQueue
in interface TServerEvent
public abstract void setThisQueue(java.lang.String thisQueue)
setThisQueue
in interface TServerEvent
thisQueue
- new value of the propertypublic abstract java.lang.Integer getThisTrunk()
getThisTrunk
in interface TServerEvent
public abstract void setThisTrunk(java.lang.Integer thisTrunk)
setThisTrunk
in interface TServerEvent
public abstract void setThisTrunk(int thisTrunk)
setThisTrunk
in interface TServerEvent
public abstract java.lang.Integer getTimeout()
getTimeout
in interface TServerEvent
public abstract void setTimeout(java.lang.Integer timeout)
setTimeout
in interface TServerEvent
timeout
- new value of the propertypublic abstract void setTimeout(int timeout)
setTimeout
in interface TServerEvent
timeout
- new value of the propertypublic abstract ConnectionId getTransferConnID()
getTransferConnID
in interface TServerEvent
public abstract void setTransferConnID(ConnectionId transferConnID)
setTransferConnID
in interface TServerEvent
public abstract java.lang.Integer getTransferredNetworkCallID()
getTransferredNetworkCallID
in interface TServerEvent
public abstract void setTransferredNetworkCallID(java.lang.Integer transferredNetworkCallID)
setTransferredNetworkCallID
in interface TServerEvent
transferredNetworkCallID
- new value of the propertypublic abstract void setTransferredNetworkCallID(int transferredNetworkCallID)
setTransferredNetworkCallID
in interface TServerEvent
transferredNetworkCallID
- new value of the propertypublic abstract java.lang.Integer getTransferredNetworkNodeID()
getTransferredNetworkNodeID
in interface TServerEvent
public abstract void setTransferredNetworkNodeID(java.lang.Integer transferredNetworkNodeID)
setTransferredNetworkNodeID
in interface TServerEvent
transferredNetworkNodeID
- new value of the propertypublic abstract void setTransferredNetworkNodeID(int transferredNetworkNodeID)
setTransferredNetworkNodeID
in interface TServerEvent
transferredNetworkNodeID
- new value of the propertypublic abstract KeyValueCollection getTreatmentParameters()
getTreatmentParameters
in interface TServerEvent
public abstract void setTreatmentParameters(KeyValueCollection treatmentParameters)
setTreatmentParameters
in interface TServerEvent
treatmentParameters
- new value of the propertypublic abstract TreatmentType getTreatmentType()
getTreatmentType
in interface TServerEvent
public abstract void setTreatmentType(TreatmentType treatmentType)
setTreatmentType
in interface TServerEvent
treatmentType
- new value of the propertypublic abstract KeyValueCollection getUserData()
getUserData
in interface TServerEvent
public abstract void setUserData(KeyValueCollection userData)
setUserData
in interface TServerEvent
userData
- new value of the propertypublic abstract java.lang.Integer getUserEvent()
getUserEvent
in interface TServerEvent
public abstract void setUserEvent(java.lang.Integer userEvent)
setUserEvent
in interface TServerEvent
userEvent
- new value of the propertypublic abstract void setUserEvent(int userEvent)
setUserEvent
in interface TServerEvent
userEvent
- new value of the propertypublic abstract java.lang.Integer getXReferenceID()
getXReferenceID
in interface TServerEvent
public abstract void setXReferenceID(java.lang.Integer xReferenceID)
setXReferenceID
in interface TServerEvent
xReferenceID
- new value of the propertypublic abstract void setXReferenceID(int xReferenceID)
setXReferenceID
in interface TServerEvent
xReferenceID
- new value of the propertypublic abstract java.lang.String getCallUuid()
getCallUuid
in interface TServerEvent
public abstract void setCallUuid(java.lang.String callUuid)
setCallUuid
in interface TServerEvent
callUuid
- new value of the propertypublic abstract java.lang.String getNewCallUuid()
getNewCallUuid
in interface TServerEvent
public abstract void setNewCallUuid(java.lang.String newCallUuid)
setNewCallUuid
in interface TServerEvent
newCallUuid
- new value of the propertypublic abstract java.lang.String getOriginalCallUuid()
getOriginalCallUuid
in interface TServerEvent
public abstract void setOriginalCallUuid(java.lang.String originalCallUuid)
setOriginalCallUuid
in interface TServerEvent
originalCallUuid
- new value of the propertypublic abstract java.lang.String getPartyUuid()
getPartyUuid
in interface TServerEvent
public abstract void setPartyUuid(java.lang.String partyUuid)
setPartyUuid
in interface TServerEvent
partyUuid
- new value of the propertypublic abstract java.lang.String getRefCallUuid()
getRefCallUuid
in interface TServerEvent
public abstract void setRefCallUuid(java.lang.String refCallUuid)
setRefCallUuid
in interface TServerEvent
refCallUuid
- new value of the propertypublic abstract Reliability getReliability()
getReliability
in interface TServerEvent
public abstract void setReliability(Reliability reliability)
setReliability
in interface TServerEvent
public abstract java.lang.Long getServerStartTime()
getServerStartTime
in interface TServerEvent
public abstract void setServerStartTime(java.lang.Long serverStartTime)
setServerStartTime
in interface TServerEvent
serverStartTime
- new value of the propertypublic abstract void setServerStartTime(long serverStartTime)
setServerStartTime
in interface TServerEvent
serverStartTime
- new value of the propertypublic abstract java.lang.Long getEventSequenceNumber()
getEventSequenceNumber
in interface TServerEvent
public abstract void setEventSequenceNumber(java.lang.Long eventSequenceNumber)
setEventSequenceNumber
in interface TServerEvent
eventSequenceNumber
- new value of the propertypublic abstract void setEventSequenceNumber(long eventSequenceNumber)
setEventSequenceNumber
in interface TServerEvent
eventSequenceNumber
- new value of the propertypublic abstract MediaType getMediaType()
getMediaType
in interface TServerEvent
public abstract void setMediaType(MediaType mediaType)
setMediaType
in interface TServerEvent
mediaType
- new value of the propertypublic abstract CallType getLocalCallType()
getLocalCallType
in interface TServerEvent
public abstract void setLocalCallType(CallType localCallType)
setLocalCallType
in interface TServerEvent
localCallType
- new value of the propertypublic abstract CallType getPropagatedCallType()
getPropagatedCallType
in interface TServerEvent
public abstract void setPropagatedCallType(CallType propagatedCallType)
setPropagatedCallType
in interface TServerEvent
propagatedCallType
- new value of the propertypublic abstract java.lang.String getSubscriptionID()
getSubscriptionID
in interface TServerEvent
public abstract void setSubscriptionID(java.lang.String subscriptionID)
setSubscriptionID
in interface TServerEvent
subscriptionID
- new value of the propertypublic abstract CallHistoryInfo getCallHistory()
getCallHistory
in interface TServerEvent
public abstract void setCallHistory(CallHistoryInfo callHistory)
setCallHistory
in interface TServerEvent
public abstract TimeStamp getTime()
getTime
in interface TServerEvent
public abstract void setTime(TimeStamp time)
setTime
in interface TServerEvent
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |