Name
Pkg::CallbackSourceCreateStart — Register callback function
Synopsis
void
CallbackSourceCreateStart
( |
string
args
) ; |
Parameters
-
string
args
Name of the callback handler function. Required callback prototype is void(string url). The callback is evaluated when a source creation has been started.