Difference between revisions of "RecordingScheduleType"

From Gvp-public
Jump to navigation Jump to search
 
Line 39: Line 39:
  
 
|SeeAlso=
 
|SeeAlso=
 +
* [[RecordingSchedule|RecordingSchedule]] object
 
* [[UNIAPI_Specification#Network_Pvr_Service|UNIAPI_Specification#Network_Pvr_Service]] service
 
* [[UNIAPI_Specification#Network_Pvr_Service|UNIAPI_Specification#Network_Pvr_Service]] service
 
}}
 
}}

Latest revision as of 14:29, 3 June 2014

Enumeration that represents the different states for a Recording Schedule (basic object of the UNIAPI_Specification#Network_Pvr_Service service.

Values

Value Name Details
1 SingleEvent Recording scheduled for "single events"
2 EntireSeries Recording scheduled for "entire series"


Known issues

None


Version history

API Version Number Change description Changes author
2.4 Initial implementation


See also