com.avaya.jtapi.tsapi
Class LucentV5AgentStateInfo

java.lang.Object
  extended by com.avaya.jtapi.tsapi.LucentAgentStateInfo
      extended by com.avaya.jtapi.tsapi.LucentAgentStateInfoEx
          extended by com.avaya.jtapi.tsapi.LucentV5AgentStateInfo
Direct Known Subclasses:
LucentV6AgentStateInfo

public class LucentV5AgentStateInfo
extends LucentAgentStateInfoEx

This is the object that is returned by the query getStateInfo in LucentAgent. It returns the state, workMode, and application-defined reasonCode for the Agent.

See LucentAgent for details.


Field Summary
 int reasonCode
          Application-defined reason code (1-9)
 
Fields inherited from class com.avaya.jtapi.tsapi.LucentAgentStateInfo
state, workMode
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

reasonCode

public int reasonCode
Application-defined reason code (1-9)



Copyright © 2006 Avaya All Rights Reserved.