Pkg::CallbackProblemPatchDownload — Register callback function
Synopsis
void
CallbackProblemPatchDownload
(
string
args);
Parameters
stringargs
Name of the callback handler function. Required callback prototype is void(string description). The callback function should inform user that a problem has occurred during download of the patch.