JSR-043: JTAPI-1.4

javax.telephony.callcenter.capabilities
Interface ACDManagerConnectionCapabilities

All Superinterfaces:
ConnectionCapabilities

public interface ACDManagerConnectionCapabilities
extends ConnectionCapabilities

The ACDManagerConnectionCapabilities interface extends the ConnectionCapabilities interface to add capabilities methods for the ACDManagerConnection interface. Applications query these methods to find out what actions are possible on the ACDManagerConnection interface.


Method Summary
 boolean canGetACDConnections()
          This method returns true if the method getACDConnections on the ACDManagerConnection interface is supported.
 
Methods inherited from interface javax.telephony.capabilities.ConnectionCapabilities
canDisconnect
 

Method Detail

canGetACDConnections

public boolean canGetACDConnections()
This method returns true if the method getACDConnections on the ACDManagerConnection interface is supported.

Returns:
True if the method getACDConnections on the ACDManagerConnection interface is supported.

JSR-043: JTAPI-1.4

Send comments to: JSR-43@ectf.org