|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CallCenterProviderCapabilities
The CallCenterProviderCapabilities interface extends the ProviderCapabilities interface to add capabilities methods for the CallCenterProvider interface. Applications query these methods to find out what actions are possible on the CallCenterProvider interface.
| Method Summary | |
|---|---|
boolean |
canGetACDAddresses()
This method returns true if the method getACDAddresses on the CallCenterProvider interface is supported. |
boolean |
canGetACDManagerAddresses()
This method returns true if the method getACDManagerAddresses on the CallCenterProvider interface is supported. |
boolean |
canGetRouteableAddresses()
This method returns true if the method getRouteableAddresses on the CallCenterProvider interface is supported. |
| Methods inherited from interface javax.telephony.capabilities.ProviderCapabilities |
|---|
isObservable |
| Method Detail |
|---|
boolean canGetRouteableAddresses()
boolean canGetACDAddresses()
boolean canGetACDManagerAddresses()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||