com.avaya.jtapi.tsapi
Class V5NetworkProgressInfo

java.lang.Object
  extended by com.avaya.jtapi.tsapi.NetworkProgressInfo
      extended by com.avaya.jtapi.tsapi.V5NetworkProgressInfo

public class V5NetworkProgressInfo
extends NetworkProgressInfo

Adds DEFINITY G3V6-specific data to the NetworkProgressInfo event


Field Summary
 CallCenterTrunk trunk
          the Trunk object for which NetworkProgressInfo is provided.
 
Fields inherited from class com.avaya.jtapi.tsapi.NetworkProgressInfo
PD_CALL_OFF_ISDN, PD_CALL_ON_ISDN, PD_DEST_NOT_ISDN, PD_INBAND, PD_ORIG_NOT_ISDN, PL_PRIV_REMOTE, PL_PUB_LOCAL, PL_PUB_REMOTE, PL_USER, progressDescription, progressLocation
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

trunk

public CallCenterTrunk trunk
the Trunk object for which NetworkProgressInfo is provided. Note that if the stream is opened with TSAPI Private Data Version 6 or greater, this object will actually implement LucentTrunk and have its added functionality.



Copyright © 2006 Avaya All Rights Reserved.