Reference Library
OnResumePlayingResponse Event
NamespacesAvaya.ApplicationEnablement.DMCCIMediaOnResumePlayingResponse
Event registration for responses to ResumePlaying requests.
Declaration Syntax
C#Visual BasicVisual C++
event ResumePlayingResponseHandler OnResumePlayingResponse
Event OnResumePlayingResponse As ResumePlayingResponseHandler
 event ResumePlayingResponseHandler^ OnResumePlayingResponse {
	void add (ResumePlayingResponseHandler^ value);
	void remove (ResumePlayingResponseHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)