getFreeSpaceAsFormattedString
String
getFreeSpaceAsFormattedString
(
)
Get a formatted string that represents the local storage free space.
- Returns:
String - a formatted string to show free space, null if the information is not available
getFreeSpaceAsString
String
getFreeSpaceAsString
(
)
Get the local storage free space as string.
- Returns:
String - a string that can be converted to long and represents free space, null if the information is not available
getStorageSpaceStatusCode
Number
getStorageSpaceStatusCode
(
)
Get space status code (w.r.t. the minimum space threshold set for this storage).
- Returns:
Number - spaceStatus Code
getStorageSpaceStatusName
String
getStorageSpaceStatusName
(
)
Get storage space status string (w.r.t. the minimum space threshold set for this storage).
- Returns:
String - spaceStatus Name