jain.application.services.jcc
Interface JccConnectionEvent
- All Superinterfaces:
- JccCallEvent, JcpCallEvent, JcpConnectionEvent, JcpEvent
- public interface JccConnectionEvent
- extends JcpConnectionEvent, JccCallEvent
This is the base interface for all JccConnection
related events.
Fields inherited from interface jain.application.services.jcp.JcpEvent |
CAUSE_CALL_CANCELLED, CAUSE_DEST_NOT_OBTAINABLE, CAUSE_INCOMPATIBLE_DESTINATION, CAUSE_LOCKOUT, CAUSE_MORE_DIGITS_NEEDED, CAUSE_NETWORK_CONGESTION, CAUSE_NETWORK_NOT_OBTAINABLE, CAUSE_NEW_CALL, CAUSE_NORMAL, CAUSE_REDIRECTED, CAUSE_RESOURCES_NOT_AVAILABLE, CAUSE_SNAPSHOT, CAUSE_UNKNOWN |
CONNECTION_AUTHORIZE_CALL_ATTEMPT
public static final int CONNECTION_AUTHORIZE_CALL_ATTEMPT
- This event indicates that the state of the JccConnection object has changed to
JccConnection.AUTHORIZE_CALL_ATTEMPT
.
CONNECTION_ADDRESS_COLLECT
public static final int CONNECTION_ADDRESS_COLLECT
- This event indicates that the state of the JccConnection object has changed to
JccConnection.ADDRESS_COLLECT
.
CONNECTION_ADDRESS_ANALYZE
public static final int CONNECTION_ADDRESS_ANALYZE
- This event indicates that the state of the JccConnection object has changed to
JccConnection.ADDRESS_ANALYZE
.
CONNECTION_CALL_DELIVERY
public static final int CONNECTION_CALL_DELIVERY
- This event indicates that the state of the JccConnection object has changed to
JccConnection.CALL_DELIVERY
.
CONNECTION_SUSPENDED
public static final int CONNECTION_SUSPENDED
- This event indicates that the state of the JccConnection object has changed to
JccConnection.SUSPENDED
.
January 19, 2001
If you have any comments or queries, please mail them to m-JAIN-JCC@notes.cc.telcordia.comCopyright - 2001 Sun Microsystems