com.avaya.jtapi.tsapi
Interface LucentV7Agent

All Superinterfaces:
Agent, ITsapiAgent, LucentAgent, LucentV6Agent

public interface LucentV7Agent
extends LucentV6Agent

This interface extends the LucentV6Agent interface with features specific to DEFINITY G3 PBX Driver Version 7 private data. When a Provider is bound to a DEFINITY switch which supports V7 private data, this interface may be used to access additional capabilities.

This interface specifically provides access to the ability to set a broader range of reason codes for the setState() method. Specifically: it is an application-defined reasonCode (1-99) which may be specified when the state is set to Agent.NOT_READY or Agent.LOG_OUT. A zero (0) value is also allowed, meaning "no reason".


Field Summary
 
Fields inherited from interface com.avaya.jtapi.tsapi.LucentAgent
MODE_AUTO_IN, MODE_MANUAL_IN, MODE_NONE
 
Fields inherited from interface javax.telephony.callcenter.Agent
BUSY, LOG_IN, LOG_OUT, NOT_READY, READY, UNKNOWN, WORK_NOT_READY, WORK_READY
 
Methods inherited from interface com.avaya.jtapi.tsapi.LucentV6Agent
setState
 
Methods inherited from interface com.avaya.jtapi.tsapi.LucentAgent
getStateInfo, setState
 
Methods inherited from interface javax.telephony.callcenter.Agent
getACDAddress, getAgentAddress, getAgentID, getAgentTerminal, getState, setState
 



Copyright © 2005 Avaya All Rights Reserved.