|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CiscoHuntConnection
The CiscoHuntConnection
interface indicates that call is going through a hunt pilot.
getAddress() on this interface returns CiscoAddress of type CiscoAddress.HUNT_PILOT. Applications
may obtain the state of the connection via the getState() method.
Field Summary |
---|
Fields inherited from interface javax.telephony.callcontrol.CallControlConnection |
---|
ALERTING, DIALING, DISCONNECTED, ESTABLISHED, FAILED, IDLE, INITIATED, NETWORK_ALERTING, NETWORK_REACHED, OFFERED, OFFERING, QUEUED, UNKNOWN |
Fields inherited from interface javax.telephony.Connection |
---|
CONNECTED, INPROGRESS |
Method Summary | |
---|---|
CiscoConnection[] |
getAgentConnections()
This method returns an array of connections to the hunt group member address or null. |
Methods inherited from interface com.cisco.jtapi.extensions.CiscoConnection |
---|
disconnect, getAddressPI, getCiscoHuntConnection, getConnectionID, getDParkPrefixCode, getPartyInfo, getReason, getRequestController, getUniqueID, isChaperone, park, redirect, redirect, redirect, redirect, redirect, redirect, redirect, setRequestController |
Methods inherited from interface javax.telephony.callcontrol.CallControlConnection |
---|
accept, addToAddress, getCallControlState, park, redirect, reject |
Methods inherited from interface javax.telephony.Connection |
---|
disconnect, getAddress, getCall, getCapabilities, getConnectionCapabilities, getState, getTerminalConnections |
Methods inherited from interface com.cisco.jtapi.extensions.CiscoObjectContainer |
---|
getObject, setObject |
Method Detail |
---|
CiscoConnection[] getAgentConnections()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |