Reference Library
OnStopPlayingResponse Event
NamespacesAvaya.ApplicationEnablement.DMCCIMediaOnStopPlayingResponse
Event registration for responses to StopPlaying requests.
Declaration Syntax
C#Visual BasicVisual C++
event StopPlayingResponseHandler OnStopPlayingResponse
Event OnStopPlayingResponse As StopPlayingResponseHandler
 event StopPlayingResponseHandler^ OnStopPlayingResponse {
	void add (StopPlayingResponseHandler^ value);
	void remove (StopPlayingResponseHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)