javax.telephony.callcenter.capabilities
Interface AgentTerminalCapabilities
- All Superinterfaces:
- TerminalCapabilities
public interface AgentTerminalCapabilities
- extends TerminalCapabilities
The AgentTerminalCapabilities interface extends the TerminalCapabilities
interface to add capabilities methods for the AgentTerminal interface.
Applications query these methods to find out what actions are possible
on the AgentTerminal interface.
|
Method Summary |
boolean |
canHandleAgents()
This method returns true if the methods addAgent, removeAgent
and getAgents on the AgentTerminal interface are supported. |
canHandleAgents
boolean canHandleAgents()
- This method returns true if the methods addAgent, removeAgent
and getAgents on the AgentTerminal interface are supported.
- Returns:
- True if the methods to handle agents on the AgentTerminal
interface are supported.
Copyright © 2006 Avaya All Rights Reserved.