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