Interface java.telephony.callcontrol.events.CallCtlTermConnInUseEv
All Packages Class Hierarchy This Package Previous Next Index
Interface java.telephony.callcontrol.events.CallCtlTermConnInUseEv
- public interface CallCtlTermConnInUseEv
- extends Object
- extends CallCtlTermConnEv
The CallCtlTermConnInUseEv interface indicates that the
TerminalConnection state has moved to the
CallControlTerminalConnection.INUSE state. This interface extends the
CallCtlCallEv and TermConnEv interface 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