Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

DeviceStorage.storageName

This article needs a technical review. How you can help.

This API is available on Firefox OS for privileged or certified applications only.

Summary

The storageName property indicates the name of the storage area.

Note: The storageName is just a name (like sdcard), and doesn't include any path information.

Syntax

var name = instanceOfDeviceStorage.storageName;

Value

A string representing the name of the storage area.

Specification

Not part of any specification.

See also

Document Tags and Contributors

 Contributors to this page: chrisdavidmills, fscholz, MHasan, kscarfone, Jeremie
 Last updated by: chrisdavidmills,