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



IconMemberDescription
getCause
cause the file was stopped.

getCurrentPosition
Current position of the file that was stopped.

getFileName
Name of the file that was stopped.

getLength
length of the 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.)
Inheritance Hierarchy
Object
EventArgs
 Media..::..MediaCommonEventArgs
  Media..::..PlayingStoppedEventArgs

Assembly: ServiceProvider (Module: ServiceProvider)