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

Assembly: ServiceProvider (Module: ServiceProvider)