Changes

Jump to navigation Jump to search
1,159 bytes added ,  21:30, 23 March 2015
no edit summary
! ResizableImages
{{!}} Array of [[Image]] object
{{!}} bgcolor="#7DC04E" {{!}} '''NEW IN 2.3!''' It provides the list of original images (non resized) associated with this Subscription. 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"
! StatusPurchaseType
{{!}} int
{{!}} Represents the Purchase Type of this subscription (BottomUp, TD or Both). See [[UNIAPI_Specification#SubscriptionPurchaseType|SubscriptionPurchaseType]] enumeration for more information.
! Age Rating
{{!}} [[AgeRatingInstanceAgeRating]] object
{{!}} bgcolor="#FF2600" {{!}} '''DEPRECATED'''. Since GVP 2.4, this object will not be returned anymore inside Subcription object.
{{!}}- valign="top"
! CanWatch
{{!}} [[CanWatchAccessReason]] object
{{!}} Indicates the grants of this subscription for the current user. Provides the information if the user owns this Subscription, the pricing model used, etc.
{{!}}- valign="top"
{{!}} bgcolor="#FF2600" {{!}} '''DEPRECATED'''. Since GVP 2.4, this object will not be returned anymore inside Subcription object.
{{!}}- valign="top"
 
! Upgrade
{{!}} Array of int
{{!}} Returns an array of Subscription IDs that this Subscription has '''upgrade'''' relationship with.
{{!}}- valign="top"
 
! Incompatible
{{!}} Array of int
{{!}} Returns an array of Subscription IDs that this Subscription has '''incompatible'''' relationship with.
{{!}}- valign="top"
 
! RequiredDays
{{!}} int
{{!}} Number of days since the purchase that the user will not be able to perform upgrade operations having this subscription purchased until the time passes. Applications should use this information combined with [[CanWatch]] information to block users from purchasing subscriptions that have upgrade relationship with a Subscription that has not passed the required days.
{{!}}- valign="top"
 
! ExternalUrl
{{!}} String
{{!}} bgcolor="#7DC04E" {{!}} '''New in GVP 3.0''' - Return an String with the External Url for device use as a subscription page.
{{!}}- valign="top"
 
{{!}}}
: "PurchaseType": 3,
: "CanWatch": {
:: [[CanWatchAccessReason]] Object
: },
: "CanAcquire": true,
: "IsIptv": false,
: "IsHybrid": false,
: "Upgrade": [13,14],
: "Incompatible": [12,32,43,54,55],
: "RequiredDays": 45,
: "ExternalUrl": "http://www.tid.es",
}
* UpdateSender
{{!}} Francisco Milagro
{{!}}- valign="top"
! 3.0
{{!}} Add field to GVP 3.0
* ExternalUrl
{{!}} Ricardo Calvo
{{!}}- valign="top"
{{!}}}
* [[UNIAPI_Specification#SubscriptionPurchaseType|SubscriptionPurchaseType]] enumeration
* [[Image]] object
* [[CanWatchAccessReason]] object
* [[UNIAPI_Specification#SubscriptionService|SubscriptionService]] methods
* [[UNIAPI_Specification#ThumboxService| Thumbox Service]] for image resizing
}}
editor
725

edits

Navigation menu