All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface java.telephony.callcontrol.events.CallCtlAddrDoNotDisturbEv

public interface CallCtlAddrDoNotDisturbEv
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 static final 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