|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.avaya.jtapi.tsapi.ASN1
com.avaya.jtapi.tsapi.ASNSequence
com.avaya.jtapi.tsapi.LucentPrivateData
com.avaya.jtapi.tsapi.OriginalCallInfo
com.avaya.jtapi.tsapi.V5OriginalCallInfo
com.avaya.jtapi.tsapi.V7OriginalCallInfo
This class adds DEFINITY G3 PBX Driver Version 7 private data extensions to OriginalCallInfo. Specifically, it adds the first V7DeviceHistoryEntry associated with the call.
V7DeviceHistoryEntry
Field Summary |
Fields inherited from class com.avaya.jtapi.tsapi.OriginalCallInfo |
OR_CONFERENCED, OR_CONSULTATION, OR_NEW_CALL, OR_NONE, OR_TRANSFERRED |
Method Summary | |
V7DeviceHistoryEntry[] |
getDeviceHistory()
returns the first non-null device history value recorded for this call, as indicated by messages. |
boolean |
hasDeviceHistory()
|
Methods inherited from class com.avaya.jtapi.tsapi.V5OriginalCallInfo |
canSetBillRate, getCallOriginatorType, getUCID, hasCallOriginatorType |
Methods inherited from class com.avaya.jtapi.tsapi.OriginalCallInfo |
getCalledDevice, getCallingDevice, getLookaheadInfo, getReason, getTrunk, getUserEnteredCode, getUserToUserInfo |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public V7DeviceHistoryEntry[] getDeviceHistory()
public boolean hasDeviceHistory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |