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



IconMemberDescription
getFileName
Name of the recorded file that was suspended.

getLength
length of the recorded file that was suspended.

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 suspended.

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

Assembly: ServiceProvider (Module: ServiceProvider)