Reference Library
ThirdPartyCallController..::.DoNotDisturbEventArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerThirdPartyCallController..::.DoNotDisturbEventArgs
Information associated with a Do Not Disturb event.
Declaration Syntax
C#Visual BasicVisual C++
Public Class DoNotDisturbEventArgs _
	Inherits ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
public ref class DoNotDisturbEventArgs : public ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
Members
All MembersProperties



IconMemberDescription
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.)
Inheritance Hierarchy
Object
EventArgs
 ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
  ThirdPartyCallController..::.DoNotDisturbEventArgs

Assembly: ServiceProvider (Module: ServiceProvider)