Mobile SDK Android: EPZWebViewOnPageStartedEvent

From ePrize Developers Wiki

(Difference between revisions)
Jump to: navigation, search
(Initial authoring)
Current revision (23:16, 6 November 2014) (edit) (undo)
(Initial authoring)
 

Current revision

Overview

The EPZWebViewOnPageStartedEvent is dispatched when a web page begins to load in the SDK's internal web view.


Event Properties

  • view (WebView) - The web view that is initiating the callback.
  • url (String) - The url to be loaded.
  • favicon (Bitmap) - The favicon for the web page.
Personal tools