Results 1 - 20 of 20

DeviceStorage.add()

The add method is used to add a file inside a given storage area.
API B2G Device Storage Firefox OS Method Reference Référence WebAPI

DeviceStorage.addNamed()

The addNamed method is used to add a file inside a given storage area.
API B2G Device Storage Firefox OS Method Reference Référence WebAPI

DeviceStorage.available()

The available() method is used to check whether the storage area is available; this is an asynchronous operation that returns a DOMRequest object that will receive a callback when the operation is complete.
API B2G Device Storage Firefox OS Method Non-standard Reference Référence WebAPI