KickJava   Java API By Example, From Geeks To Geeks.

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

javax.telephony
Interface CallEvent

All Known Subinterfaces:
ConnectionEvent, TerminalConnectionEvent
See Also:
Event, CallListener, Call

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


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


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


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

Popular Tags