The CallCenterTrunk class represents a Trunk interface on a switch.
Table 25 lists the CallCenterTrunk methods (and provides comments
about those methods, where appropriate) for the Trunk class.
Table 25. javax.telephony.callcenter.CallCenterTrunk methods
| Method | Comments |
|---|---|
|
Call getCall()
|
|
|
String getName()
|
|
|
int getState()
|
|
|
int getType()
| This method always returns a type of UNKNOWN_TRUNK. |
For more information, refer to the JavaSoft JTAPI 1.2 documentation.