Difference between revisions of "UserStorageUnit"
Jump to navigation
Jump to search
(Created page with "{{Api_Enum_Spec| Description=Enumeration that represents the different units for user storage in the [[UNIAPI_Specification#Network_Pvr_Service|UNIAPI_Specification#Network_Pvr_S...") |
|||
Line 28: | Line 28: | ||
{{!}} Minutes | {{!}} Minutes | ||
{{!}} Minutes unit | {{!}} Minutes unit | ||
+ | {{!}}- valign="top" | ||
+ | |||
+ | ! 4 | ||
+ | {{!}} Seconds | ||
+ | {{!}} bgcolor="green" {{!}} "New in 7.1" Seconds | ||
{{!}}- valign="top" | {{!}}- valign="top" | ||
Revision as of 11:19, 16 April 2019
Enumeration that represents the different units for user storage in the UNIAPI_Specification#Network_Pvr_Service service.
Values
Value | Name | Details |
---|---|---|
0 | Undefined | Storage unit not defined |
1 | Quota | Storage unit: quota |
2 | Megabytes | Megabytes unit |
3 | Minutes | Minutes unit |
4 | Seconds | "New in 7.1" Seconds |
Known issues
None
Version history
API Version Number | Change description | Changes author |
---|---|---|
2.4 | Initial implementation |
See also
- UserStorageInfo object
- UserStorageType enum
- UNIAPI_Specification#Network_Pvr_Service service