Mobile SDK Android: EPZPromotionConfigurationFetchEvent

From ePrize Developers Wiki

(Difference between revisions)
Jump to: navigation, search

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