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