Pkg::CallbackFinishPatchDownload — Register callback function
Synopsis
void
CallbackFinishPatchDownload
(
string
func);
Parameters
stringfunc
Name of the callback handler function. Required callback prototype is void(). The callback function is evaluated when the patch download has been finished.