Name

Pkg::CallbackProblemPatchDownload — Register callback function

Synopsis

void CallbackProblemPatchDownload ( string  func );

Parameters

string func

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.

Return

void