|
JCC v0.9.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface reports all changes to the JccCall
object.
The JccConnectionListener
interface extends this
interface. This reflects the fact that all JccConnectionEvent
s and JccCallEvent
s
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 |
public void callSuperviseStart(JccCallEvent callevent)
callevent
- JccCallevent.public void callSuperviseEnd(JccCallEvent callevent)
callevent
- JccCallevent.
|
JCC v0.9.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |