Pkg::CallbackStartDeltaApply — Register callback function
Synopsis
void
CallbackStartDeltaApply
(
string
args);
Parameters
stringargs
Name of the callback handler function. Required callback prototype is void(string filename). The callback function should inform user that a delta application has been started.