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

Assembly: ServiceProvider (Module: ServiceProvider)