Reference Library
Media..::..RecordingStoppedEventArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCMediaMedia..::..RecordingStoppedEventArgs
Parameters associated with the Recording Stopped event.
Declaration Syntax
C#Visual BasicVisual C++
public class RecordingStoppedEventArgs : Media..::..MediaCommonEventArgs
Public Class RecordingStoppedEventArgs _
	Inherits Media..::..MediaCommonEventArgs
public ref class RecordingStoppedEventArgs : public Media..::..MediaCommonEventArgs
Members
All MembersProperties



IconMemberDescription
getCause
cause the recording was stopped.

getCurrentPosition
Current position of the recorded file that was stopped.

getFileName
Name of the recorded file that was stopped.

getLength
length of the recorded file that was stopped.

getMedia
Meida object that this response was sent to.
(Inherited from Media..::..MediaCommonEventArgs.)
getMonitorId
Id of the monitor that caused this event.
(Inherited from Media..::..MediaCommonEventArgs.)
getTimestamp
Time stamp of the recorded file that was stopped.

Inheritance Hierarchy
Object
EventArgs
 Media..::..MediaCommonEventArgs
  Media..::..RecordingStoppedEventArgs

Assembly: ServiceProvider (Module: ServiceProvider)