JCAT
v0.3.1

javax.jcat
Interface JcatCallEvent

All Superinterfaces:
JccCallEvent, JccEvent
All Known Subinterfaces:
JcatConnectionEvent

public interface JcatCallEvent
extends JccCallEvent

This is the base interface for all JcatConnection related events.

Since:
1.0

Field Summary
static int CAUSE_CONFERENCE
          Cause code indicating the event is related to the conference feature.
static int CAUSE_TRANFER
          Cause code indicating the event is related to the transfer feature.
 
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
 
Methods inherited from interface javax.csapi.cc.jcc.JccCallEvent
getCall
 
Methods inherited from interface javax.csapi.cc.jcc.JccEvent
getCause, getID, getSource
 

Field Detail

CAUSE_CONFERENCE

public static final int CAUSE_CONFERENCE
Cause code indicating the event is related to the conference feature.

See Also:
Constant Field Values

CAUSE_TRANFER

public static final int CAUSE_TRANFER
Cause code indicating the event is related to the transfer feature.

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