Name
Pkg::CallbackSourceProbeEnd — Register callback function
Synopsis
void
CallbackSourceProbeEnd
( |
string
| func
) ; |
Parameters
-
string
func
Name of the callback handler function. Required callback prototype is void(string url, string error, string reason). The callback function is evaluated when source probing has been finished.