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.
-
ID
- Event id
ID
public final static int ID
- Event id
All Packages Class Hierarchy This Package Previous Next Index