JCC
v1.0

jain.application.services.jcc
Interface JccCallListener

All Superinterfaces:
java.util.EventListener, JcpCallListener
All Known Subinterfaces:
JccConnectionListener

public interface JccCallListener
extends JcpCallListener

This interface reports all changes to the JccCall object.

The JccConnectionListener interface extends this interface. This reflects the fact that all JccConnectionEvents and JccCallEvents events can be reported via the JccConnectionListener interface.


Method Summary
 void callSuperviseEnd(JccCallEvent callevent)
          Indicates that the supervision of the call has ended.
 void callSuperviseStart(JccCallEvent callevent)
          Indicates that the supervision of the call has started.
 
Methods inherited from interface jain.application.services.jcp.JcpCallListener
callActive, callCreated, callEventTransmissionEnded, callInvalid
 

Method Detail

callSuperviseStart

public void callSuperviseStart(JccCallEvent callevent)
Indicates that the supervision of the call has started.
Parameters:
callevent - JccCallevent.

callSuperviseEnd

public void callSuperviseEnd(JccCallEvent callevent)
Indicates that the supervision of the call has ended.
Parameters:
callevent - JccCallevent.

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