Name

Pkg::CallbackDoneRefresh — Register a callback function

Synopsis

void CallbackDoneRefresh ( string args );
 

Parameters

string args

Name of the callback handler function. Required callback prototype is void().

The callback function is evaluated when repository refresh is finished

Return

void