JTAPI_html 用于JTAPI的HTML文档.

源代码在线查看: java.telephony.privatedata.events.privatecallev.html

软件大小: 505 K
上传用户: sinoarts
关键词: JTAPI_html JTAPI HTML 文档
下载地址: 免注册下载 普通下载 VIP

相关代码

																												  Interface java.telephony.privatedata.events.PrivateCallEv																				All Packages  Class Hierarchy  This Package  Previous  Next  Index												  Interface java.telephony.privatedata.events.PrivateCallEv												   public interface PrivateCallEv				   extends Object				   extends CallEv								Private Event interface to return information to a CallObserver. This				event could be a stand-alone object for private data that is not associated				with any other event. This interface could also be used to extend any other				event for private data that is associated with particular events.																  												   					getPrivateData()				   Returns platform-specific information to the application.																  												getPrivateData								  public abstract Object getPrivateData()												   Returns platform-specific information to the application. The format of				the data and the action that should be taken upon receipt of the data is				platform-dependent.								  				     Returns:				     s The platform-specific data.				  																All Packages  Class Hierarchy  This Package  Previous  Next  Index															

相关资源