java.telephony.callcontrol.callcontroladdressobserver.html
来自「JTAPI_html 用于JTAPI的HTML文档.」· HTML 代码 · 共 46 行
HTML
46 行
<!--NewPage--><html><head><!-- Generated by javadoc on Fri Feb 07 16:42:30 PST 1997 --><a name="_top_"></a><title> Interface java.telephony.callcontrol.CallControlAddressObserver</title></head><body><pre><a href="packages.html">All Packages</a> <a href="tree.html">Class Hierarchy</a> <a href="Package-java.telephony.callcontrol.html">This Package</a> <a href="java.telephony.callcontrol.CallControlAddress.html#_top_">Previous</a> <a href="java.telephony.callcontrol.CallControlCall.html#_top_">Next</a> <a href="AllNames.html">Index</a></pre><hr><h1> Interface java.telephony.callcontrol.CallControlAddressObserver</h1><dl> <dt> public interface <b>CallControlAddressObserver</b> <dt> extends <a href="java.lang.Object.html#_top_">Object</a> <dt> extends <a href="java.telephony.AddressObserver.html#_top_">AddressObserver</a></dl>The CallControlAddressObserver reports all events for the CallControlAddress object. Note that this interface does not support anymethod. Application which want CallControlAddress events should instantiatean object which implements this interface. Because this interface extendsthe telehpony.AddressObserver interface, all events are reported via the<EM>AddressObserver.addressChangedEvent</EM> method. Therefore, allCallControlAddress events must extend the telphony.events.AddrEvinterface.<p>This interface exists to allow applications to "signal" to the implementation whether or not they want CallControlAddress events deliveredto their application. <p><dl> <dt> <b>See Also:</b> <dd> <a href="java.telephony.AddressObserver.html#_top_">AddressObserver</a>, <a href="java.telephony.events.AddrEv.html#_top_">AddrEv</a></dl><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.callcontrol.html">This Package</a> <a href="java.telephony.callcontrol.CallControlAddress.html#_top_">Previous</a> <a href="java.telephony.callcontrol.CallControlCall.html#_top_">Next</a> <a href="AllNames.html">Index</a></pre></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?