Version: Smart Feature Phone 2.5

DeviceStorageChangeEvent.reason

Summary#

The reason property gives the nature of the change that occurred.

Syntax#

var reason = instanceOfDeviceStorageChangeEvent.reason;

Value#

A string representing the reason for the change. Possible values are: created, modified, or deleted.