Reference Library
GetDoNotDisturbResponseEvent Method (invokeId, doNotDisturbOn, error)
NamespacesAvaya.ApplicationEnablement.DMCCControlEventsGetDoNotDisturbResponseEvent(Int32, Boolean, String)
Declaration Syntax
C#Visual BasicVisual C++
void GetDoNotDisturbResponseEvent(
	int invokeId,
	bool doNotDisturbOn,
	string error
)
Sub GetDoNotDisturbResponseEvent ( _
	invokeId As Integer, _
	doNotDisturbOn As Boolean, _
	error As String _
)
void GetDoNotDisturbResponseEvent(
	int invokeId, 
	bool doNotDisturbOn, 
	String^ error
)
Parameters
invokeId (Int32)
doNotDisturbOn (Boolean)
error (String)

Assembly: ServiceProvider (Module: ServiceProvider)