?? java.telephony.callcontrol.capabilities.callcontrolconnectioncapabilities.html
字號:
<!--NewPage--><html><head><!-- Generated by javadoc on Fri Feb 07 16:42:30 PST 1997 --><a name="_top_"></a><title> Interface java.telephony.callcontrol.capabilities.CallControlConnectionCapabilities</title></head><body><pre><a href="packages.html">All Packages</a> <a href="tree.html">Class Hierarchy</a> <a href="Package-java.telephony.callcontrol.capabilities.html">This Package</a> <a href="java.telephony.callcontrol.capabilities.CallControlCallCapabilities.html#_top_">Previous</a> <a href="java.telephony.callcontrol.capabilities.CallControlTerminalCapabilities.html#_top_">Next</a> <a href="AllNames.html">Index</a></pre><hr><h1> Interface java.telephony.callcontrol.capabilities.CallControlConnectionCapabilities</h1><dl> <dt> public interface <b>CallControlConnectionCapabilities</b> <dt> extends <a href="java.lang.Object.html#_top_">Object</a> <dt> extends <a href="java.telephony.capabilities.ConnectionCapabilities.html#_top_">ConnectionCapabilities</a></dl>The CallControlConnectionCapabilities interface extends theConnectionCapabilities interface. This interface provides methods toreflect the capabilities of the CallControlConnection interface methods.Applications query the object returned from the getConnectionCapabilities()methods to see whether it implements this interface for both the static anddynamic capabilities for the CallControlConnection object.<p><dl> <dt> <b>See Also:</b> <dd> <a href="java.telephony.capabilities.ConnectionCapabilities.html#_top_">ConnectionCapabilities</a></dl><hr><a name="index"></a><h2> <img src="images/method-index.gif" width=207 height=38 alt="Method Index"></h2><dl> <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#canAccept()"><b>canAccept</b></a>() <dd> Returns true if the application can invoke theCallControlConnection.accept() method. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#canAddToAddress()"><b>canAddToAddress</b></a>() <dd> Returns true if the application can invoke theCallControlConnection.addToAddress() method. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#canPark()"><b>canPark</b></a>() <dd> Returns true if the application can invoke theCallControlConnection.park() method. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#canRedirect()"><b>canRedirect</b></a>() <dd> Returns true if the application can invoke theCallControlConnection.redirect() method. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#canReject()"><b>canReject</b></a>() <dd> Returns true if the application can invoke theCallControlConnection.reject() method.</dl><a name="methods"></a><h2> <img src="images/methods.gif" width=151 height=38 alt="Methods"></h2><a name="canRedirect()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="canRedirect"><b>canRedirect</b></a><pre> public abstract boolean canRedirect()</pre><dl> <dd> Returns true if the application can invoke theCallControlConnection.redirect() method. Returns false otherwise.<p> <dl> <dt> <b>Returns:</b> <dd> True if the application can invoke theCallControlConnection.redirect() method, false otherwise. </dl></dl><a name="canAddToAddress()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="canAddToAddress"><b>canAddToAddress</b></a><pre> public abstract boolean canAddToAddress()</pre><dl> <dd> Returns true if the application can invoke theCallControlConnection.addToAddress() method. Returns false otherwise.<p> <dl> <dt> <b>Returns:</b> <dd> True if the application can invoke theCallControlConnection.addToAddress() method, false otherwise. </dl></dl><a name="canAccept()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="canAccept"><b>canAccept</b></a><pre> public abstract boolean canAccept()</pre><dl> <dd> Returns true if the application can invoke theCallControlConnection.accept() method. Returns false otherwise.<p> <dl> <dt> <b>Returns:</b> <dd> True if the application can invoke theCallControlConnection.accept() method, false otherwise. </dl></dl><a name="canReject()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="canReject"><b>canReject</b></a><pre> public abstract boolean canReject()</pre><dl> <dd> Returns true if the application can invoke theCallControlConnection.reject() method. Returns false otherwise.<p> <dl> <dt> <b>Returns:</b> <dd> True if the application can invoke theCallControlConnection.reject() method, false otherwise. </dl></dl><a name="canPark()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="canPark"><b>canPark</b></a><pre> public abstract boolean canPark()</pre><dl> <dd> Returns true if the application can invoke theCallControlConnection.park() method. Returns false otherwise.<p> <dl> <dt> <b>Returns:</b> <dd> True if the application can invoke theCallControlConnection.park() method, false otherwise. </dl></dl><hr><pre><a href="packages.html">All Packages</a> <a href="tree.html">Class Hierarchy</a> <a href="Package-java.telephony.callcontrol.capabilities.html">This Package</a> <a href="java.telephony.callcontrol.capabilities.CallControlCallCapabilities.html#_top_">Previous</a> <a href="java.telephony.callcontrol.capabilities.CallControlTerminalCapabilities.html#_top_">Next</a> <a href="AllNames.html">Index</a></pre></body></html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -