JSR-043: JTAPI-1.4

javax.telephony.callcenter.capabilities
Interface ACDManagerAddressCapabilities

All Superinterfaces:
AddressCapabilities

public interface ACDManagerAddressCapabilities
extends AddressCapabilities

The ACDManagerAddressCapabilities interface extends the AddressCapabilities interface to add capabilities methods for the ACDManagerAddress interface. Applications query these methods to find out what actions are possible on the ACDAManagerddress interface.


Method Summary
 boolean canGetACDAddresses()
          This method returns true if the method getACDAddresses on the ACDManagerAddress interface is supported.
 
Methods inherited from interface javax.telephony.capabilities.AddressCapabilities
isObservable
 

Method Detail

canGetACDAddresses

public boolean canGetACDAddresses()
This method returns true if the method getACDAddresses on the ACDManagerAddress interface is supported.

Returns:
True if the method getACDAddresses on the ACDManagerAddress interface is supported.

JSR-043: JTAPI-1.4

Send comments to: JSR-43@ectf.org