This API is available on Firefox OS for privileged or certified applications only.
Summary
The path
property provides the full path to the file affected by the change.
Syntax
var path = instanceOfDeviceStorageChangeEvent.path;
Value
A string representing a file's path name.
Specification
Not part of any specification.