Difference between revisions of "HighlightsSorting"

From Gvp-public
Jump to navigation Jump to search
(Created page with "{{Api_Enum_Spec| Description=Enumeration that represents the possible sorting criteria (with respect to highlights/rating) used when selecting Live Schedules. |Values= {{{!...")
 
Line 38: Line 38:
  
 
|SeeAlso=
 
|SeeAlso=
 +
* [[EpgLiveSchedule|EpgLiveSchedule]] object
 +
* [[ReducedLiveSchedule|ReeducedLiveSchedule]] object
 
}}
 
}}

Revision as of 06:21, 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