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