Name
Pkg::CallbackSourceProbeStart — Register callback function
Synopsis
void
CallbackSourceProbeStart
( |
string
func
) ; |
Parameters
-
string
func
Name of the callback handler function. Required callback prototype is void(integer source_id, string url, string task).