|

Total


(number) The total bytes that will be installed.


The callback function should return a boolean value (true or false) indicating whether the install operation should continue:



VALUE DESCRIPTION


true


Continue with the install operation.


false


Stop the install operation as soon as possible.


|