Reference Library
OnGetDoNotDisturbResponse Event
NamespacesAvaya.ApplicationEnablement.DMCCIThirdPartyCallControllerOnGetDoNotDisturbResponse
Event registration for responses to GetDoNotDisturb requests.
Declaration Syntax
C#Visual BasicVisual C++
event GetDoNotDisturbResponseHandler OnGetDoNotDisturbResponse
Event OnGetDoNotDisturbResponse As GetDoNotDisturbResponseHandler
 event GetDoNotDisturbResponseHandler^ OnGetDoNotDisturbResponse {
	void add (GetDoNotDisturbResponseHandler^ value);
	void remove (GetDoNotDisturbResponseHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)