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

Interface java.telephony.callcontrol.events.CallCtlConnNetworkReachedEv

public interface CallCtlConnNetworkReachedEv
extends Object
extends CallCtlConnEv
The CallCtlConnNetworkReachedEv indicates that a Connection is now in the CallControlConnection.NETWORK_REACHED state. This event interfaces extends both the ConnectionEvent and CallControlCallEvent interfaces 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