Class RecordingStatusChangedEventArgs
Inheritance
System.Object
System.EventArgs
RecordingStatusChangedEventArgs
Inherited Members
System.EventArgs.Empty
Namespace: MediaBrowser.Controller.LiveTv
Assembly: MediaBrowser.Controller.dll
Syntax
public sealed class RecordingStatusChangedEventArgs : EventArgs
Properties
NewStatus
Declaration
public RecordingStatus NewStatus { get; set; }
Property Value
| Type | Description |
|---|---|
| RecordingStatus |
RecordingId
Declaration
public string RecordingId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |