|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The CallCenterCallCapabilities interface extends the CallCapabilities interface to add capabilities methods for the CallCenterCall interface. Applications query these methods to find out what actions are possible on the CallCenterCall interface.
Method Summary | |
boolean |
canConnectPredictive()
This method returns true if the method connectPredictive on the CallCenterCall interface is supported. |
boolean |
canGetTrunks()
This method returns true if the method getTrunks on the CallCenterCall interface is supported. |
boolean |
canHandleApplicationData()
This method returns true if the methods setApplicationData and getApplicationData on the CallCenterCall interface are supported. |
Methods inherited from interface javax.telephony.capabilities.CallCapabilities |
canConnect, isObservable |
Method Detail |
public boolean canConnectPredictive()
public boolean canHandleApplicationData()
public boolean canGetTrunks()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |