Mobile SDK Android: EPZPushPreferencesFetchEvent

From ePrize Developers Wiki

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

Overview

The EPZPushPreferencesFetchEvent is dispatched on completion of fetching push preferences for a user's device


Event Properties

  • preferences (ArrayList<EPZPreferenceItem>) - An array list of EPZPreferenceItem objects (will be null if there was an error fetching the push preferences.).
  • error (Exception) - An exception, if there is a problem fetching the push preferences (will be null if there is no error).
Personal tools