Difference between revisions of "ItemType"
Jump to navigation
Jump to search
(Created page with "{{Api_Enum_Spec| Description=Enum with possible Item Type in the System. |Values= {{{!}} border="2" style="width:800px;" cellpadding="5" cellspacing="0" {{!}}- style="backg...") |
(No difference)
|
Revision as of 12:29, 5 April 2019
Enum with possible Item Type in the System.
Values
Value | Name | Details |
---|---|---|
0 | None | None |
1 | MOV | Movie |
2 | EPI | Episode |
4 | SEA | Season |
8 | SER | Serie |
16 | SUB | Subscription |
32 | CHA | Vod Channel |
64 | LCH | Live Channel |
128 | LSC | Live Schedule |
256 | REC | Recording |
Known issues
None
Version history
API Version Number | Change description | Changes author |
---|---|---|
1.0 | Initial enum design | José Manuel Escartin |