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

Assembly: ServiceProvider (Module: ServiceProvider)