Information associated with a Do Not Disturb event.
| C# | Visual Basic | Visual C++ |
public class DoNotDisturbEventArgs : ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
Public Class DoNotDisturbEventArgs _ Inherits ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
public ref class DoNotDisturbEventArgs : public ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| getdeviceId |
Get the Device Id which the Do Not Disturb state relates to.
| |
| getDoNotDisturbOn |
Get the Do NOt Disturb state (true is on).
| |
| getEventCause |
The cause (if any) of the event
(Inherited from ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs.) | |
| getMonitorId |
The ID of the monitor that triggered this event.
(Inherited from ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs.) |
| Object | |||
| EventArgs | |||
| ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs | |||
| ThirdPartyCallController..::.DoNotDisturbEventArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)