Mobile SDK Android: EPZPushActionEvent

From ePrize Developers Wiki

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

Overview

The EPZPushActionEvent is dispatched on completion of recording an action for a push notification.


Event Properties

  • data (Map<Object, Object>) - A map of data associated with the record action. This value will be null if there was an error recording the action.
  • error (Exception) - An exception, if there is a problem recording the action (will be null if there is no error).
Personal tools