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

Interface java.telephony.callcontrol.events.CallCtlConnDisconnectedEv

public interface CallCtlConnDisconnectedEv
extends Object
extends CallCtlConnEv
The CallCtlConnDisconnectedEv interface indicates that the Connection is now in the CallControlConnection.FAILED state. This event interface extends the ConnectionDisconnectedEvent and is reported on 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