📄 java.telephony.callcontrol.events.callctlcallev.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.events.CallCtlCallEv</title></head><body><pre><a href="packages.html">All Packages</a> <a href="tree.html">Class Hierarchy</a> <a href="Package-java.telephony.callcontrol.events.html">This Package</a> <a href="java.telephony.callcontrol.events.CallCtlAddrMessageWaitingEv.html#_top_">Previous</a> <a href="java.telephony.callcontrol.events.CallCtlConnAlertingEv.html#_top_">Next</a> <a href="AllNames.html">Index</a></pre><hr><h1> Interface java.telephony.callcontrol.events.CallCtlCallEv</h1><dl> <dt> public interface <b>CallCtlCallEv</b> <dt> extends <a href="java.lang.Object.html#_top_">Object</a> <dt> extends <a href="java.telephony.callcontrol.events.CallCtlEv.html#_top_">CallCtlEv</a>, <a href="java.telephony.events.CallEv.html#_top_">CallEv</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="#getCalledAddress()"><b>getCalledAddress</b></a>() <dd> Returns the called Address associated with this Call. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getCallingAddress()"><b>getCallingAddress</b></a>() <dd> Returns the calling Address associated with this call. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getCallingTerminal()"><b>getCallingTerminal</b></a>() <dd> Returns the calling Terminal associated with this Call. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getLastRedirectedAddress()"><b>getLastRedirectedAddress</b></a>() <dd> Returns the last redirected Address associated with this Call.</dl><a name="methods"></a><h2> <img src="images/methods.gif" width=151 height=38 alt="Methods"></h2><a name="getCallingAddress()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="getCallingAddress"><b>getCallingAddress</b></a><pre> public abstract <a href="java.telephony.callcontrol.CallControlAddress.html#_top_">CallControlAddress</a> getCallingAddress()</pre><dl> <dd> Returns the calling Address associated with this call. The callingAddress is defined as the Address which placed the telephone call.<p>If the calling address is unknown or not yet known, this method returnsnull.<p> <dl> <dt> <b>Returns:</b> <dd> The calling Address. </dl></dl><a name="getCallingTerminal()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="getCallingTerminal"><b>getCallingTerminal</b></a><pre> public abstract <a href="java.telephony.callcontrol.CallControlTerminal.html#_top_">CallControlTerminal</a> getCallingTerminal()</pre><dl> <dd> Returns the calling Terminal associated with this Call. The callingTerminal is defined as the Terminal which placed the telephone call.<p>If the calling Terminal is unknown or not yet know, this method returnsnull.<p> <dl> <dt> <b>Returns:</b> <dd> The calling Terminal. </dl></dl><a name="getCalledAddress()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="getCalledAddress"><b>getCalledAddress</b></a><pre> public abstract <a href="java.telephony.callcontrol.CallControlAddress.html#_top_">CallControlAddress</a> getCalledAddress()</pre><dl> <dd> Returns the called Address associated with this Call. The calledAddress is defined as the Address to which the call has been originallyplaced.<p>If the called address is unknown or not yet known, this method returnsnull.<p> <dl> <dt> <b>Returns:</b> <dd> s The called Address. </dl></dl><a name="getLastRedirectedAddress()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="getLastRedirectedAddress"><b>getLastRedirectedAddress</b></a><pre> public abstract <a href="java.telephony.callcontrol.CallControlAddress.html#_top_">CallControlAddress</a> getLastRedirectedAddress()</pre><dl> <dd> Returns the last redirected Address associated with this Call.The last redirected Address is the Address at which the current telephonecall was placed immediately before the current Address. This is commonif a Call is forwarded to several Addresses before being answered.<p>If the the last redirected address is unknown or not yet known, thismethod returns null.<p> <dl> <dt> <b>Returns:</b> <dd> s The last redirected Address for this telephone Call. </dl></dl><hr><pre><a href="packages.html">All Packages</a> <a href="tree.html">Class Hierarchy</a> <a href="Package-java.telephony.callcontrol.events.html">This Package</a> <a href="java.telephony.callcontrol.events.CallCtlAddrMessageWaitingEv.html#_top_">Previous</a> <a href="java.telephony.callcontrol.events.CallCtlConnAlertingEv.html#_top_">Next</a> <a href="AllNames.html">Index</a></pre></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -