📄 java.telephony.callcontrol.capabilities.callcontrolterminalcapabilities.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.CallControlTerminalCapabilities</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.CallControlConnectionCapabilities.html#_top_">Previous</a> <a href="java.telephony.callcontrol.capabilities.CallControlTerminalConnectionCapabilities.html#_top_">Next</a> <a href="AllNames.html">Index</a></pre><hr><h1> Interface java.telephony.callcontrol.capabilities.CallControlTerminalCapabilities</h1><dl> <dt> public interface <b>CallControlTerminalCapabilities</b> <dt> extends <a href="java.lang.Object.html#_top_">Object</a> <dt> extends <a href="java.telephony.capabilities.TerminalCapabilities.html#_top_">TerminalCapabilities</a></dl>The CallControlTerminalCapabilities interface extends theTerminalCapabilities interface. This interface provides methods to reflectthe capabilities of the CallControlTerminal interface methods. Applicationsquery the object returned from the getTerminalCapabilities() methods to seewhether it implements this interface for both the static and dynamiccapabilities for the CallControlTerminal object.<p><dl> <dt> <b>See Also:</b> <dd> <a href="java.telephony.capabilities.TerminalCapabilities.html#_top_">TerminalCapabilities</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="#canGetDoNotDisturb()"><b>canGetDoNotDisturb</b></a>() <dd> Returns true if the application can invoke theCallControlTerminal.getDoNotDisturb() method. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#canPickup()"><b>canPickup</b></a>() <dd> Returns true if the application can invoke theCallControlTerminal.pickup() method. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#canPickupFromGroup()"><b>canPickupFromGroup</b></a>() <dd> Returns true if the application can invoke theCallControlTerminal.pickupFromGroup() method. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#canSetDoNotDisturb()"><b>canSetDoNotDisturb</b></a>() <dd> Returns true if the application can invoke theCallControlTerminal.setDoNotDisturb() method.</dl><a name="methods"></a><h2> <img src="images/methods.gif" width=151 height=38 alt="Methods"></h2><a name="canGetDoNotDisturb()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="canGetDoNotDisturb"><b>canGetDoNotDisturb</b></a><pre> public abstract boolean canGetDoNotDisturb()</pre><dl> <dd> Returns true if the application can invoke theCallControlTerminal.getDoNotDisturb() method. Returns false otherwise.<p> <dl> <dt> <b>Returns:</b> <dd> True if the application can invoke theCallControlTerminal.getDoNotDisturb() method, false otherwise. </dl></dl><a name="canSetDoNotDisturb()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="canSetDoNotDisturb"><b>canSetDoNotDisturb</b></a><pre> public abstract boolean canSetDoNotDisturb()</pre><dl> <dd> Returns true if the application can invoke theCallControlTerminal.setDoNotDisturb() method. Returns false otherwise.<p> <dl> <dt> <b>Returns:</b> <dd> True if the application can invoke theCallControlTerminal.setDoNotDisturb() method, false otherwise. </dl></dl><a name="canPickup()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="canPickup"><b>canPickup</b></a><pre> public abstract boolean canPickup()</pre><dl> <dd> Returns true if the application can invoke theCallControlTerminal.pickup() method. Returns false otherwise.<p> <dl> <dt> <b>Returns:</b> <dd> True if the application can invoke theCallControlTerminal.pickup() method, false otherwise. </dl></dl><a name="canPickupFromGroup()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="canPickupFromGroup"><b>canPickupFromGroup</b></a><pre> public abstract boolean canPickupFromGroup()</pre><dl> <dd> Returns true if the application can invoke theCallControlTerminal.pickupFromGroup() method. Returns false otherwise.<p> <dl> <dt> <b>Returns:</b> <dd> True if the application can invoke theCallControlTerminal.pickupFromGroup() 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.CallControlConnectionCapabilities.html#_top_">Previous</a> <a href="java.telephony.callcontrol.capabilities.CallControlTerminalConnectionCapabilities.html#_top_">Next</a> <a href="AllNames.html">Index</a></pre></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -