Sets the current WebView's WebDownloadDelegate
#include <WebView.h> virtual void setWebNotificationDelegate( WebNotificationDelegate* WebNotificationDelegate );
The WebNotificationDelegate returns web and link information from the current WebView.
WebNotificationDelegate