Pkg::CallbackSourceProbeStart — Register callback function
Synopsis
void
CallbackSourceProbeStart
(
string
args);
Parameters
stringargs
Name of the callback handler function. Required callback prototype is void(string url). The callback function is evaluated when source probing has been started.