Reference Library
OnSetDoNotDisturbResponse Event
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerOnSetDoNotDisturbResponse
Event registration for responses to SetDoNotDisturb requests.
Declaration Syntax
C#Visual BasicVisual C++
public event SetDoNotDisturbResponseHandler OnSetDoNotDisturbResponse
Public Event OnSetDoNotDisturbResponse As SetDoNotDisturbResponseHandler
public:
virtual  event SetDoNotDisturbResponseHandler^ OnSetDoNotDisturbResponse {
	void add (SetDoNotDisturbResponseHandler^ value);
	void remove (SetDoNotDisturbResponseHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)