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