KickJava   Java API By Example, From Geeks To Geeks.

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

javax.telephony
Interface MultiCallMetaEvent

See Also:
CallEvent, MetaEvent, CallListener, Call

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


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


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


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


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


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

Popular Tags