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