Interface java.telephony.callcontrol.events.CallCtlConnUnknownEv
All Packages Class Hierarchy This Package Previous Next Index
Interface java.telephony.callcontrol.events.CallCtlConnUnknownEv
- public interface CallCtlConnUnknownEv
- extends Object
- extends CallCtlConnEv
The CallCtlConnUnknownEv interface indicates that the
Connection is now in the CallControlConnection.UNKNOWN state. The
CallCtlConnUnknownEv interface does not contribute any methods
to the event. This event extends the CallControlCallEvent and the
ConnectionEvent and is reported on the CallObserver interface.
-
ID
- Event id
ID
public final static int ID
- Event id
All Packages Class Hierarchy This Package Previous Next Index