Reference Library
OnStopRecordingResponse Event
NamespacesAvaya.ApplicationEnablement.DMCCIMediaOnStopRecordingResponse
Event registration for responses to StopRecording requests.
Declaration Syntax
C#Visual BasicVisual C++
event StopRecordingResponseHandler OnStopRecordingResponse
Event OnStopRecordingResponse As StopRecordingResponseHandler
 event StopRecordingResponseHandler^ OnStopRecordingResponse {
	void add (StopRecordingResponseHandler^ value);
	void remove (StopRecordingResponseHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)