|
||||||||||
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 JccConnection
events can be reported via the JccCallListener
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.jcp.JcpCallListener |
callActive,
callCreated,
callEventTransmissionEnded,
callInvalid |
Method Detail |
public void callSuperviseStart(JccCallEvent callevent)
callevent
- JccCallevent.public void callSuperviseEnd(JccCallEvent callevent)
callevent
- JccCallevent.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |