java.telephony.phone.phoneterminalobserver.html

来自「JTAPI_html 用于JTAPI的HTML文档.」· HTML 代码 · 共 36 行

HTML
36
字号
<!--NewPage--><html><head><!-- Generated by javadoc on Fri Feb 07 16:42:30 PST 1997 --><a name="_top_"></a><title>  Interface java.telephony.phone.PhoneTerminalObserver</title></head><body><pre><a href="packages.html">All Packages</a>  <a href="tree.html">Class Hierarchy</a>  <a href="Package-java.telephony.phone.html">This Package</a>  <a href="java.telephony.phone.PhoneTerminal.html#_top_">Previous</a>  <a href="Package-java.telephony.phone.html">Next</a>  <a href="AllNames.html">Index</a></pre><hr><h1>  Interface java.telephony.phone.PhoneTerminalObserver</h1><dl>  <dt> public interface <b>PhoneTerminalObserver</b>  <dt> extends <a href="java.lang.Object.html#_top_">Object</a>  <dt> extends <a href="java.telephony.TerminalObserver.html#_top_">TerminalObserver</a></dl>The PhoneTerminalObserver interface is used to report all Phone-relatedevents. Note that this observer does not have any method associated withit. Applications which implement a TerminalObserver class should alsoimplement this interface to indicate to the implementation that it wantsPhone-related events sent to it. If an application's observer does notimplement this interface, phone-related events will not be sent to theapplication.<hr><a name="index"></a><hr><pre><a href="packages.html">All Packages</a>  <a href="tree.html">Class Hierarchy</a>  <a href="Package-java.telephony.phone.html">This Package</a>  <a href="java.telephony.phone.PhoneTerminal.html#_top_">Previous</a>  <a href="Package-java.telephony.phone.html">Next</a>  <a href="AllNames.html">Index</a></pre></body></html>

⌨️ 快捷键说明

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