Difference between revisions of "HighlightsSorting"
Jump to navigation
Jump to search
| Line 40: | Line 40: | ||
* [[EpgLiveSchedule|EpgLiveSchedule]] object | * [[EpgLiveSchedule|EpgLiveSchedule]] object | ||
* [[ReducedLiveSchedule|ReeducedLiveSchedule]] object | * [[ReducedLiveSchedule|ReeducedLiveSchedule]] object | ||
| + | * [[UNIAPI_Specification#Epg_Service| Epg Service]] methods | ||
}} | }} | ||
Latest revision as of 06:23, 1 April 2015
Enumeration that represents the possible sorting criteria (with respect to highlights/rating) used when selecting Live Schedules.
Values
| Value | Name | Details |
|---|---|---|
| 0 | Default | Default sorting |
| 1 | Highlights | Sort schedules by rating (descending; highest rated contents appear first) |
Known issues
None
Version history
| API Version Number | Change description | Changes author |
|---|---|---|
| 3.1 | Initial implementation |
See also
- EpgLiveSchedule object
- ReeducedLiveSchedule object
- Epg Service methods