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

Interface java.telephony.callcontrol.events.CallCtlConnFailedEv

public interface CallCtlConnFailedEv
extends Object
extends CallCtlConnEv
The CallCtlConnFailedEv interface indicates that the Connection is now in the CallControlConnection.FAILED state. This event interface extends the ConnectionFailedEvent 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