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