Reference Library
OnPlayingStoppedEvent Event
NamespacesAvaya.ApplicationEnablement.DMCCIMediaOnPlayingStoppedEvent
Event registration for Playing Stopped events.
Declaration Syntax
C#Visual BasicVisual C++
event PlayingStoppedEventHandler OnPlayingStoppedEvent
Event OnPlayingStoppedEvent As PlayingStoppedEventHandler
 event PlayingStoppedEventHandler^ OnPlayingStoppedEvent {
	void add (PlayingStoppedEventHandler^ value);
	void remove (PlayingStoppedEventHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)