|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.avaya.jtapi.tsapi.LucentAgentStateInfo
public class LucentAgentStateInfo
This is the object that is returned by the query getStateInfo() in LucentAgent. It returns both the state and workMode for the Agent.
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 |
|---|
public int state
public int workMode
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||