Version: Smart Feature Phone 2.5

DeviceStorage.lowdiskspace

Summary#

The lowDiskSpace read-only property of the DeviceStorage interface returns a Boolean value that returns true if this storage area is close to being full.

Syntax#

var haveIGotSpace = instanceOfDeviceStorage.lowDiskSpace;

Value#

A Boolean.