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