JCC
v0.9.2

jain.application.services.jcc
Interface JccCallListener

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
v0.9.2

29 Oct 2000
If you have any comments or queries, please mail them to jcc@research.telcordia.com


Copyright-2000 Sun Microsystems