Interface java.telephony.callcontrol.events.CallCtlConnOfferedEv
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface java.telephony.callcontrol.events.CallCtlConnOfferedEv

public interface CallCtlConnOfferedEv
extends Object
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.

Variable Index

 o ID
Event id

Variables

 o ID
  public final static int ID
Event id

All Packages  Class Hierarchy  This Package  Previous  Next  Index