Interface java.telephony.callcontrol.events.CallCtlConnNetworkAlertingEv
All Packages Class Hierarchy This Package Previous Next Index
Interface java.telephony.callcontrol.events.CallCtlConnNetworkAlertingEv
- public interface CallCtlConnNetworkAlertingEv
- extends Object
- extends CallCtlConnEv
The CallCtlConnNetworkAlertingEv indicates that a Connection
is now in the CallControlConnection.NETWORK_ALERTING 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