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



IconMemberDescription
getCurrentPosition
Current position of the file that was being played.

getFileName
Name of the file that was being played.

getLength
length of the file that was being played.

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.)
Inheritance Hierarchy
Object
EventArgs
 Media..::..MediaCommonEventArgs
  Media..::..PlayingSuspendedEventArgs

Assembly: ServiceProvider (Module: ServiceProvider)