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



IconMemberDescription
getFileName
Name of the file that is being recorded.

getLength
length of the file that is being recorded

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 file that is being recorded

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

Assembly: ServiceProvider (Module: ServiceProvider)