Version: Smart Feature Phone 2.5
DeviceStorage.onchange
Summary#
The onchange property is used to specify an event handler to receive change events. Those events are triggered each time a file is created, modified, or deleted on the storage area.
Syntax#
Where funcRef is a function to be called when the change event occurs. These events are of type DeviceStorageChangeEvent.