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

Assembly: ServiceProvider (Module: ServiceProvider)