progressCallback property

JSFunction progressCallback
getter/setter pair

function Called inside store() to give progress info back to the app. It is given the current manifest being stored and the progress of it being stored.

Implementation

external JSFunction progressCallback;