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

Assembly: ServiceProvider (Module: ServiceProvider)