Mobile SDK Android: EPZPromoWebViewEvent

From ePrize Developers Wiki

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

Overview

The EPZPromoWebViewEvent is dispatched when the EPZPromoWebViewController catches an event from the web page loaded.


Event Properties

  • eventName (String) - The event name. Note that this will only be null if there was no event name passed from the web page.
  • data (JSONObject) - A JSONObject of data associated with the event. This value may be null if there is no data passed from the web page.
Personal tools