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

Assembly: ServiceProvider (Module: ServiceProvider)