Version: Smart Feature Phone 2.5
DeviceStorage.onchange
#
SummaryThe 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.
#
SyntaxWhere funcRef is a function to be called when the change event occurs. These events are of type DeviceStorageChangeEvent.