Pkg::CallbackSourceProbeFailed — Register callback function
Synopsis
void
CallbackSourceProbeFailed
(
string
func);
Parameters
stringfunc
Name of the callback handler function. Required callback prototype is void(string url, string type). The callback function is evaluated when the probed source has different type.