|
JCAT v0.3.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is related to events on the JcatTerminalConnection
.
Field Summary | |
static int |
CAUSE_PARK
Cause code indicating the event is related to the park feature. |
static int |
CAUSE_UNHOLD
Cause code indicating the event is related to the unhold feature. |
static int |
TERMINALCONNECTION_BRIDGED
This event indicates that the state of the JcatTerminalConnection object has changed to JcatTerminalConnection.BRIDGED . |
static int |
TERMINALCONNECTION_DROPPED
This event indicates that the state of the JcatTerminalConnection object has changed to JcatTerminalConnection.DROPPED . |
static int |
TERMINALCONNECTION_EVENT_TRANSMISSION_ENDED
This event indicates that event transmissions associated with the associated JcatTerminalConnection object have ended. |
static int |
TERMINALCONNECTION_HELD
This event indicates that the state of the JcatTerminalConnection object has changed to JcatTerminalConnection.HELD . |
static int |
TERMINALCONNECTION_IDLE
This event indicates that the state of the JcatTerminalConnection object has changed to JcatTerminalConnection.IDLE . |
static int |
TERMINALCONNECTION_INUSE
This event indicates that the state of the JcatTerminalConnection object has changed to JcatTerminalConnection.INUSE . |
static int |
TERMINALCONNECTION_RINGING
This event indicates that the state of the JcatTerminalConnection object has changed to JcatTerminalConnection.RINGING . |
static int |
TERMINALCONNECTION_TALKING
This event indicates that the state of the JcatTerminalConnection object has changed to JcatTerminalConnection.TALKING . |
Method Summary | |
JcatTerminalConnection |
getTerminalConnection()
returns the JcatTerminalConnection associated with this JcatTerminalConnectionEvent. |
Methods inherited from interface javax.csapi.cc.jcc.JccEvent |
getCause, getID, getSource |
Field Detail |
public static final int CAUSE_PARK
public static final int CAUSE_UNHOLD
public static final int TERMINALCONNECTION_IDLE
JcatTerminalConnection.IDLE
.
public static final int TERMINALCONNECTION_RINGING
JcatTerminalConnection.RINGING
.
public static final int TERMINALCONNECTION_DROPPED
JcatTerminalConnection.DROPPED
.
public static final int TERMINALCONNECTION_BRIDGED
JcatTerminalConnection.BRIDGED
.
public static final int TERMINALCONNECTION_TALKING
JcatTerminalConnection.TALKING
.
public static final int TERMINALCONNECTION_INUSE
JcatTerminalConnection.INUSE
.
public static final int TERMINALCONNECTION_HELD
JcatTerminalConnection.HELD
.
public static final int TERMINALCONNECTION_EVENT_TRANSMISSION_ENDED
Method Detail |
public JcatTerminalConnection getTerminalConnection()
JccEvent.getSource()
.
|
JCAT v0.3.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright - 2001, 2003 Sun Microsystems