com.avaya.jtapi.tsapi
Class LucentAgentStateInfo

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

public class LucentAgentStateInfo
extends java.lang.Object

This is the object that is returned by the query getStateInfo() in LucentAgent. It returns both the state and workMode for the Agent.

See Also:
LucentAgent

Field Summary
 int state
          State of Agent.
 int workMode
          Work Mode for Agent.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

state

public int state
State of Agent.


workMode

public int workMode
Work Mode for Agent.



Copyright © 2006 Avaya All Rights Reserved.