Changes

Jump to navigation Jump to search
2,384 bytes added ,  12:24, 5 August 2015
no edit summary
{{!}} String
{{!}} The title for the Channel that will be shown to end users
{{!}}- valign="top"
 
! Description
{{!}} String
{{!}} The description associated with this Channel.
{{!}}- valign="top"
! Images
{{!}} Array of [[ImageTypeImage]] object
{{!}} Array of images attached to channel
{{!}}- valign="top"
! HasFeaturedMovies
{{!}} bool
{{!}} Not used by the UNIAPI, just send the value (true/false) to device. It means that the value represent the same value registered in Mib Tools.
{{!}}- valign="top"
! ProductSelectionId
{{!}} int
{{!}} Represents the ID of the ContentCriteria registered in this channel (It should be deprecated in future versions).
{{!}}- valign="top"
! SubscriptionId
{{!}} int
{{!}} Set the product which the click on channel should be redirect to then.
{{!}}- valign="top"
! BundleId
{{!}} int
{{!}} Set the product which the click on channel should be redirect to then.
{{!}}- valign="top"
! HasNew
{{!}} bool
{{!}} Not used by the UNIAPI, just send the value (true/false) to device. It means that the value represent the same value registered in Mib Tools.
{{!}}- valign="top"
! HasPopular
{{!}} bool
{{!}} Not used by the UNIAPI, just send the value (true/false) to device. It means that the value represent the same value registered in Mib Tools.
{{!}}- valign="top"
! DisableNavigation
{{!}} bool
{{!}} Set if the Channel could be clicked or not. In the menu navigation, it allow/disallow the click on the channel, forcing the sub-channel navigation.
{{!}}- valign="top"
! IsSpecialChannel
{{!}} bool
{{!}} Not used by the UNIAPI, just send the value (true/false) to device. It means that the value represent the same value registered in Mib Tools.{{!}}- valign="top" ! ContentType{{!}} int{{!}} bgcolor="#7DC04E" {{!}} '''NEW IN 3.2!''' Indicates the Content Type defined for this channel.
{{!}}- valign="top"
 
! VodDefaultOrder
{{!}} int
{{!}} bgcolor="#7DC04E" {{!}} '''NEW IN 3.2!'''
Indicates to applications the default sort for VOD contents defined for this channel
{{!}}- valign="top"
 
! LiveDefaultOrder
{{!}} String
{{!}} bgcolor="#7DC04E" {{!}} '''NEW IN 3.2!'''
Indicates to applications the default sort for Live contents defined for this channel
{{!}}- valign="top"
 
! ResizableImages
{{!}} Array of [[Image]] object
{{!}} It provides the list of original images (non resized) associated with this Channel. The application should use the [[UNIAPI_Specification#ThumboxService| Thumbox Service]] to perform dynamic resizing of the images in order to adapt them to the User Interface.
{{!}}- valign="top"
 
{{!}}}
|Example=
<syntaxhighlight lang="javascript">
{
: "ID":236 : "IsEnabled": true, : "Title": "Root TDIG Go", : "Description": "Description",: "ParentChannelId": 0, : "Images": [:: Array of [[Image]] object: ], : "HasChildren": true, : "HasMovies": false, : "HasFeaturedMovies": true, : "RequiresPin": false, : "ProductSelectionId": 0, : "SubscriptionId": 0, : "BundleId": 0, : "HasNew": false, : "HasPopular": false, : "DisableNavigation": false, : "Ordination": 7, : "IsSpecialChannel": false,: "ContentType": 1,: "VodDefaultOrder": 1,: "LiveDefaultOrder": 2,: "ResizeblaImages": [:: Array of [[Image]] object: ]
}
</syntaxhighlight>
|KnownIssues=
{{!}} Harley Cabral
{{!}}- valign="top"
! 2.3
{{!}} Add Members
* isSpecialChannel
{{!}} Ricardo Calvo
{{!}}- valign="top"
! 2.4
{{!}} Add Members
* Description
* ResizableImages
{{!}} Ricardo Calvo
{{!}}- valign="top"
! 3.2
{{!}} Add Members
* ContentType
* VodDefaultOrder
* LiveDefaultOrder
{{!}} Ricardo Calvo
{{!}}- valign="top"
 
{{!}}}
editor
725

edits

Navigation menu