java.telephony.callcenter.capabilities.agentterminalcapabilities.html
来自「JTAPI_html 用于JTAPI的HTML文档.」· HTML 代码 · 共 64 行
HTML
64 行
<!--NewPage--><html><head><!-- Generated by javadoc on Fri Feb 07 16:42:30 PST 1997 --><a name="_top_"></a><title> Interface java.telephony.callcenter.capabilities.AgentTerminalCapabilities</title></head><body><pre><a href="packages.html">All Packages</a> <a href="tree.html">Class Hierarchy</a> <a href="Package-java.telephony.callcenter.capabilities.html">This Package</a> <a href="Package-java.telephony.callcenter.capabilities.html">Previous</a> <a href="java.telephony.callcenter.capabilities.CallCenterCallCapabilities.html#_top_">Next</a> <a href="AllNames.html">Index</a></pre><hr><h1> Interface java.telephony.callcenter.capabilities.AgentTerminalCapabilities</h1><dl> <dt> public interface <b>AgentTerminalCapabilities</b> <dt> extends <a href="java.lang.Object.html#_top_">Object</a> <dt> extends <a href="java.telephony.callcontrol.capabilities.CallControlTerminalCapabilities.html#_top_">CallControlTerminalCapabilities</a></dl>The AgentTerminalCapabilities interface extends theCallControlTerminalCapabilities interface. This interface providescapabilities methods for the AgentTerminal object in the callcenter package.Applications query these methods to find out what actions are possibleon the AgentTerminal object.<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="#canSetAgents()"><b>canSetAgents</b></a>() <dd> Returns true if the application is permitted to add or change theagents associated with the AgentTerminal interface, using theAgentTerminal.setAgents() method.</dl><a name="methods"></a><h2> <img src="images/methods.gif" width=151 height=38 alt="Methods"></h2><a name="canSetAgents()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="canSetAgents"><b>canSetAgents</b></a><pre> public abstract boolean canSetAgents()</pre><dl> <dd> Returns true if the application is permitted to add or change theagents associated with the AgentTerminal interface, using theAgentTerminal.setAgents() method.<p> <dl> <dt> <b>Returns:</b> <dd> True if the application it permitted to control the agentinformation on the AgentTerminal object. </dl></dl><hr><pre><a href="packages.html">All Packages</a> <a href="tree.html">Class Hierarchy</a> <a href="Package-java.telephony.callcenter.capabilities.html">This Package</a> <a href="Package-java.telephony.callcenter.capabilities.html">Previous</a> <a href="java.telephony.callcenter.capabilities.CallCenterCallCapabilities.html#_top_">Next</a> <a href="AllNames.html">Index</a></pre></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?