⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 java.telephony.callcontrol.capabilities.callcontrolterminalconnectioncapabilities.html

📁 JTAPI_html 用于JTAPI的HTML文档.
💻 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.CallControlTerminalConnectionCapabilities</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.CallControlTerminalCapabilities.html#_top_">Previous</a>  <a href="Package-java.telephony.callcontrol.capabilities.html">Next</a>  <a href="AllNames.html">Index</a></pre><hr><h1>  Interface java.telephony.callcontrol.capabilities.CallControlTerminalConnectionCapabilities</h1><dl>  <dt> public interface <b>CallControlTerminalConnectionCapabilities</b>  <dt> extends <a href="java.lang.Object.html#_top_">Object</a>  <dt> extends <a href="java.telephony.capabilities.TerminalConnectionCapabilities.html#_top_">TerminalConnectionCapabilities</a></dl>The CallControlTerminalConnectionCapabilities interface extends theTerminalConnectionCapabilities interface. This interface provides methodsto reflect the capabilities of the CallControlTerminalConnection interfacemethods. Applications query the object returned from thegetTerminalConnectionCapabilities() methods to see whether it implementsthis interface for both the static and dynamic capabilities for theCallControlTerminalConnection object.<p><dl>    <dt> <b>See Also:</b>    <dd> <a href="java.telephony.capabilities.TerminalConnectionCapabilities.html#_top_">TerminalConnectionCapabilities</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="#canHold()"><b>canHold</b></a>()  <dd> Returns true if the application can invoke theCallControlTerminalConnection.hold() method.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#canJoin()"><b>canJoin</b></a>()  <dd> Returns true if the application can invoke theCallControlTerminalConnection.join() method.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#canLeave()"><b>canLeave</b></a>()  <dd> Returns true if the application can invoke theCallControlTerminalConnection.leave() method.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#canUnhold()"><b>canUnhold</b></a>()  <dd> Returns true if the application can invoke theCallControlTerminalConnection.unhold() method.</dl><a name="methods"></a><h2>  <img src="images/methods.gif" width=151 height=38 alt="Methods"></h2><a name="canHold()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="canHold"><b>canHold</b></a><pre>  public abstract boolean canHold()</pre><dl>  <dd> Returns true if the application can invoke theCallControlTerminalConnection.hold() method. Returns false otherwise.<p>  <dl>    <dt> <b>Returns:</b>    <dd> True if the application can invoke theCallControlTerminalConnection.hold() method, false otherwise.  </dl></dl><a name="canUnhold()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="canUnhold"><b>canUnhold</b></a><pre>  public abstract boolean canUnhold()</pre><dl>  <dd> Returns true if the application can invoke theCallControlTerminalConnection.unhold() method. Returns false otherwise.<p>  <dl>    <dt> <b>Returns:</b>    <dd> True if the application can invoke theCallControlTerminalConnection.unhold() method, false otherwise.  </dl></dl><a name="canJoin()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="canJoin"><b>canJoin</b></a><pre>  public abstract boolean canJoin()</pre><dl>  <dd> Returns true if the application can invoke theCallControlTerminalConnection.join() method. Returns false otherwise.<p>  <dl>    <dt> <b>Returns:</b>    <dd> True if the application can invoke theCallControlTerminalConnection.join() method, false otherwise.  </dl></dl><a name="canLeave()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="canLeave"><b>canLeave</b></a><pre>  public abstract boolean canLeave()</pre><dl>  <dd> Returns true if the application can invoke theCallControlTerminalConnection.leave() method. Returns false otherwise.<p>  <dl>    <dt> <b>Returns:</b>    <dd> True if the application can invoke theCallControlTerminalConnection.leave() 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.CallControlTerminalCapabilities.html#_top_">Previous</a>  <a href="Package-java.telephony.callcontrol.capabilities.html">Next</a>  <a href="AllNames.html">Index</a></pre></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -