com.avaya.jtapi.tsapi
Class V5LookaheadInfo

java.lang.Object
  extended by com.avaya.jtapi.tsapi.LookaheadInfo
      extended by com.avaya.jtapi.tsapi.V5LookaheadInfo

public final class V5LookaheadInfo
extends LookaheadInfo

Can contain a UNICODE SourceVDN. Is created when private data version 5 or greater is negotiated with the TSAPI service. With the LookaheadInfo object (superclass used with private data version 4 or less), only 'plain ASCII' String values will be provided for the SourceVDN.


Field Summary
 
Fields inherited from class com.avaya.jtapi.tsapi.LookaheadInfo
LAI_ALL_INTERFLOW, LAI_HIGH, LAI_LOW, LAI_MEDIUM, LAI_NOT_IN_QUEUE, LAI_THRESHOLD_INTERFLOW, LAI_TOP, LAI_VECTORING_INTERFLOW
 
Constructor Summary
V5LookaheadInfo()
           
 
Method Summary
 
Methods inherited from class com.avaya.jtapi.tsapi.LookaheadInfo
getHours, getMinutes, getPriority, getSeconds, getSourceVDN, getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

V5LookaheadInfo

public V5LookaheadInfo()


Copyright © 2006 Avaya All Rights Reserved.