Class NotificationRecordingInfo
Inheritance
System.Object
NotificationRecordingInfo
Namespace: Emby.Notifications
Assembly: MediaBrowser.Controller.dll
Syntax
public class NotificationRecordingInfo
Properties
Path
Declaration
public string Path { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Status
Declaration
public RecordingStatus Status { get; set; }
Property Value
Type | Description |
---|---|
RecordingStatus |