All Packages Class Hierarchy This Package Previous Next Index
Interface java.telephony.callcontrol.events.CallCtlConnOfferedEv
- public interface CallCtlConnOfferedEv
- extends CallCtlConnEv
The CallCtlConnOfferedEv indicates that the call control
connection state has transitioned to the CallControlConnection.OFFERED
state. This event interface extends the CallControlCallEvent and
ConnectionEvent interfaces and is reported on the CallObserver interface.
-
ID
- Event id
ID
public static final int ID
- Event id
All Packages Class Hierarchy This Package Previous Next Index