Mobile SDK Android: EPZPromotionConfigurationFetchEvent

From ePrize Developers Wiki

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

Current revision

Overview

The EPZPromotionConfigurationFetchEvent is dispatched on completion of fetching promotion configurations.


Event Properties

  • promoKeys (String[]) - An array of promotion configuration keys (will be null if there was an error fetching data).
  • error (Exception) - An exception, if there is a problem fetching the promotion configurations (will be null if there is no error).
Personal tools