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. ID Event id getMessageWaitingState() The new message waiting state (true or false). ID public final static int ID Event id getMessageWaitingState public abstract boolean getMessageWaitingState() The new message waiting state (true or false). All Packages Class Hierarchy This Package Previous Next Index