Name
Pkg::CallbackSourceProbeFailed — Register callback function
Synopsis
void
CallbackSourceProbeFailed
( |
string
| func
) ; |
Parameters
-
string
func
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.