Name
Pkg::CallbackProblemDeltaApply — Register callback function
Synopsis
void
CallbackProblemDeltaApply
( |
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 delta file application. This is not fatal, it still may be possible to use the full RPM instead.