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