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

Interface java.telephony.callcontrol.events.CallCtlAddrMessageWaitingEv

public interface CallCtlAddrMessageWaitingEv
extends Object
extends CallCtlAddrEv
The call control address message-waiting attribute has changed.

Variable Index

 o ID
Event id

Method Index

 o getMessageWaitingState()
The new message waiting state (true or false).

Variables

 o ID
  public final static int ID
Event id

Methods

 o getMessageWaitingState
  public abstract boolean getMessageWaitingState()
The new message waiting state (true or false).

All Packages  Class Hierarchy  This Package  Previous  Next  Index