JCC
v1.0

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.


Field Summary
static int CONNECTION_ADDRESS_ANALYZE
          This event indicates that the state of the JccConnection object has changed to JccConnection.ADDRESS_ANALYZE.
static int CONNECTION_ADDRESS_COLLECT
          This event indicates that the state of the JccConnection object has changed to JccConnection.ADDRESS_COLLECT.
static int CONNECTION_AUTHORIZE_CALL_ATTEMPT
          This event indicates that the state of the JccConnection object has changed to JccConnection.AUTHORIZE_CALL_ATTEMPT.
static int CONNECTION_CALL_DELIVERY
          This event indicates that the state of the JccConnection object has changed to JccConnection.CALL_DELIVERY.
static int CONNECTION_SUSPENDED
          This event indicates that the state of the JccConnection object has changed to JccConnection.SUSPENDED.
 
Fields inherited from interface jain.application.services.jcp.JcpConnectionEvent
CONNECTION_ALERTING, CONNECTION_CONNECTED, CONNECTION_CREATED, CONNECTION_DISCONNECTED, CONNECTION_FAILED, CONNECTION_INPROGRESS, CONNECTION_UNKNOWN
 
Fields inherited from interface jain.application.services.jcp.JcpCallEvent
CALL_ACTIVE, CALL_CREATED, CALL_EVENT_TRANSMISSION_ENDED, CALL_INVALID
 
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
 
Fields inherited from interface jain.application.services.jcc.JccCallEvent
CALL_SUPERVISE_END, CALL_SUPERVISE_START
 
Methods inherited from interface jain.application.services.jcp.JcpConnectionEvent
getConnection
 
Methods inherited from interface jain.application.services.jcp.JcpCallEvent
getCall
 
Methods inherited from interface jain.application.services.jcp.JcpEvent
getCause, getID, getSource
 

Field Detail

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.

JCC
v1.0

January 19, 2001
If you have any comments or queries, please mail them to m-JAIN-JCC@notes.cc.telcordia.com

Copyright - 2001 Sun Microsystems