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

Assembly: ServiceProvider (Module: ServiceProvider)