Version: Smart Feature Phone 2.5DeviceStorageChangeEvent.reasonSummary#The reason property gives the nature of the change that occurred.Syntax#var reason = instanceOfDeviceStorageChangeEvent.reason;CopyValue#A string representing the reason for the change. Possible values are: created, modified, or deleted.