Mobile SDK Android: EPZWebViewOnPageStartedEvent

From ePrize Developers Wiki

Revision as of 23:16, 6 November 2014 by Anthony-hessler (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

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