progressCallback property
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;
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.
external JSFunction progressCallback;