Interface java.telephony.callcontrol.events.CallCtlTermConnDroppedEv
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface java.telephony.callcontrol.events.CallCtlTermConnDroppedEv

public interface CallCtlTermConnDroppedEv
extends Object
extends CallCtlTermConnEv
The CallCtlTermConnDroppedEv interface indicates that the TerminalConnection state has moved to the CallControlTerminalConnection.DROPPED state. This interface extends the TerminalConnectionDroppedEvent interface and is reported through the CallObserver interface.

Variable Index

 o ID
Event id

Variables

 o ID
  public final static int ID
Event id

All Packages  Class Hierarchy  This Package  Previous  Next  Index