Difference between revisions of "UserStorageType"
Jump to navigation
Jump to search
(Created page with "{{Api_Enum_Spec| Description=Enumeration that represents the different types of user storage in the [[UNIAPI_Specification#Network_Pvr_Service|UNIAPI_Specification#Network_Pvr_Se...") |
(No difference)
|
Latest revision as of 10:59, 2 June 2014
Enumeration that represents the different types of user storage in the UNIAPI_Specification#Network_Pvr_Service service.
Values
Value | Name | Details |
---|---|---|
0 | Undefined | Storage type not defined |
1 | Time | Time-based Storage type |
2 | Quota | Quota-based storage type |
Known issues
None
Version history
API Version Number | Change description | Changes author |
---|---|---|
2.4 | Initial implementation |
See also
- UserStorageInfo object
- UserStorageUnit enum
- UNIAPI_Specification#Network_Pvr_Service service