Assign a callback function to be notified when a page requests for a certain URL to be downloaded by the user.
@param webview The WebView instance.
@param callback A function pointer to the callback.
See Implementation
Assign a callback function to be notified when a page requests for a certain URL to be downloaded by the user.
@param webview The WebView instance.
@param callback A function pointer to the callback.