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

Interface java.telephony.callcontrol.events.CallCtlAddrDoNotDisturbEv

public interface CallCtlAddrDoNotDisturbEv
extends Object
extends CallCtlAddrEv
The call control address do-not-distrub attribute has changed.

Variable Index

 o ID
Event id

Method Index

 o getDoNotDisturbState()
The new do not disturb state (true or false)

Variables

 o ID
  public final static int ID
Event id

Methods

 o getDoNotDisturbState
  public abstract boolean getDoNotDisturbState()
The new do not disturb state (true or false)

All Packages  Class Hierarchy  This Package  Previous  Next  Index