javax.telephony.callcenter.capabilities
Interface ACDConnectionCapabilities
- All Superinterfaces:
- ConnectionCapabilities
public interface ACDConnectionCapabilities
- extends ConnectionCapabilities
The ACDConnectionCapabilities interface extends the ConnectionCapabilities
interface to add capabilities methods for the ACDConnection interface.
Applications query these methods to find out what actions are possible
on the ACDConnection interface.
|
Method Summary |
boolean |
canGetACDManagerConnection()
This method returns true if the method getACDManagerConnection on the
ACDConnection interface is supported. |
canGetACDManagerConnection
boolean canGetACDManagerConnection()
- This method returns true if the method getACDManagerConnection on the
ACDConnection interface is supported.
- Returns:
- True if the method getACDManagerConnection on the ACDConnection
interface is supported.
Copyright © 2006 Avaya All Rights Reserved.