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.
-
ID
- Event id
-
getDoNotDisturbState()
- The new do not disturb state (true or false)
ID
public final static 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