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

Assembly: ServiceProvider (Module: ServiceProvider)