Version: Smart Feature Phone 2.5
DeviceStorage.usedSpace()
#
SummaryThe usedSpace method is used to get the total of space used by the storage (the amount of space filled by files).
The request's result is a number representing the amount of available space expressed in Bytes.
#
Syntax#
ReturnsIt returns a DOMRequest object to handle the success or error of the operation.