JCC
v1.0

Uses of Interface
jain.application.services.jcp.JcpCallEvent

Packages that use JcpCallEvent
jain.application.services.jcc This package contains JAIN Call Control API interfaces. 
jain.application.services.jcp This package contains the classes and interfaces in the JAIN Core Package API that make up the common subset between JTAPI and JCC. 
 

Uses of JcpCallEvent in jain.application.services.jcc
 

Subinterfaces of JcpCallEvent in jain.application.services.jcc
 interface JccCallEvent
          This is the base interface for all JccCall-related events.
 interface JccConnectionEvent
          This is the base interface for all JccConnection related events.
 

Uses of JcpCallEvent in jain.application.services.jcp
 

Subinterfaces of JcpCallEvent in jain.application.services.jcp
 interface JcpConnectionEvent
          This is the base interface for all JcpConnection related events.
 

Methods in jain.application.services.jcp with parameters of type JcpCallEvent
 void JcpCallListener.callActive(JcpCallEvent callevent)
          Indicates that the state of the JcpCall object has changed to JcpCall.ACTIVE.
 void JcpCallListener.callInvalid(JcpCallEvent callevent)
          Indicates that the state of the JcpCall object has changed to JcpCall.INVALID.
 void JcpCallListener.callEventTransmissionEnded(JcpCallEvent callevent)
          This method is called to indicate that the application will no longer receive JcpCallEvent events on the instance of the JcpCallListener.
 void JcpCallListener.callCreated(JcpCallEvent callevent)
          Indicates that the state of the JcpCall object has changed to JcpCall.IDLE.
 


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