JCAT
v0.3.1

javax.jcat
Interface JcatConnectionEvent

All Superinterfaces:
JcatCallEvent, JccCallEvent, JccConnectionEvent, JccEvent

public interface JcatConnectionEvent
extends JccConnectionEvent, JcatCallEvent

This is the base interface for all JcatConnection related events.

Since:
1.0

Field Summary
static int CONNECTION_SUSPENDED
          This event indicates that the state of the JcatConnection object has changed to JcatConnection.SUSPENDED.
 
Fields inherited from interface javax.csapi.cc.jcc.JccConnectionEvent
CONNECTION_ADDRESS_ANALYZE, CONNECTION_ADDRESS_COLLECT, CONNECTION_ALERTING, CONNECTION_AUTHORIZE_CALL_ATTEMPT, CONNECTION_CALL_DELIVERY, CONNECTION_CONNECTED, CONNECTION_CREATED, CONNECTION_DISCONNECTED, CONNECTION_FAILED, CONNECTION_MID_CALL
 
Fields inherited from interface javax.csapi.cc.jcc.JccCallEvent
CALL_ACTIVE, CALL_CREATED, CALL_EVENT_TRANSMISSION_ENDED, CALL_INVALID, CALL_SUPERVISE_END, CALL_SUPERVISE_START
 
Fields inherited from interface javax.csapi.cc.jcc.JccEvent
CAUSE_BUSY, CAUSE_CALL_CANCELLED, CAUSE_CALL_RESTRICTED, CAUSE_DEST_NOT_OBTAINABLE, CAUSE_GENERAL_FAILURE, CAUSE_INCOMPATIBLE_DESTINATION, CAUSE_LOCKOUT, CAUSE_MORE_DIGITS_NEEDED, CAUSE_NETWORK_CONGESTION, CAUSE_NETWORK_NOT_OBTAINABLE, CAUSE_NEW_CALL, CAUSE_NO_ANSWER, CAUSE_NORMAL, CAUSE_REDIRECTED, CAUSE_RESOURCES_NOT_AVAILABLE, CAUSE_SNAPSHOT, CAUSE_TIMER_EXPIRY, CAUSE_UNKNOWN, CAUSE_USER_NOT_AVAILABLE
 
Fields inherited from interface javax.jcat.JcatCallEvent
CAUSE_CONFERENCE, CAUSE_TRANFER
 
Methods inherited from interface javax.csapi.cc.jcc.JccConnectionEvent
getConnection
 
Methods inherited from interface javax.csapi.cc.jcc.JccCallEvent
getCall
 
Methods inherited from interface javax.csapi.cc.jcc.JccEvent
getCause, getID, getSource
 

Field Detail

CONNECTION_SUSPENDED

public static final int CONNECTION_SUSPENDED
This event indicates that the state of the JcatConnection object has changed to JcatConnection.SUSPENDED.

See Also:
Constant Field Values

JCAT
v0.3.1

August, 2003
If you have any comments or queries, please mail them to JSR-122-EG@JCP.ORG

Copyright - 2001, 2003 Sun Microsystems