KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > telephony > SingleCallMetaEvent

javax.telephony
Interface SingleCallMetaEvent

See Also:
MetaEvent, CallListener, Call

public Call getCall()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int SINGLECALL_META_PROGRESS_ENDED
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int SINGLECALL_META_PROGRESS_STARTED
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int SINGLECALL_META_SNAPSHOT_ENDED
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int SINGLECALL_META_SNAPSHOT_STARTED
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags