Name
Pkg::CallbackFinishDeltaApply — Register callback function
Synopsis
void
CallbackFinishDeltaApply
( |
string
args
) ; |
Parameters
-
string
args
Name of the callback handler function. Required callback prototype is void(). The callback function is evaluated when the delta download has been applied.