Name

Pkg::CallbackProblemPatchDownload — Register callback function

Synopsis

void CallbackProblemPatchDownload ( string args );
 

Parameters

string args

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