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