KickJava   Java API By Example, From Geeks To Geeks.

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

javax.telephony
Interface TerminalConnectionEvent

See Also:
TerminalConnection, CallListener, CallEvent, TerminalConnectionListener

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


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


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


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


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


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


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

Popular Tags