Mobile SDK Android: EPZPushSubscribeEvent

From ePrize Developers Wiki

Jump to: navigation, search

Overview

The EPZPushSubscribeEvent is dispatched on completion of subscribing a user to Google Play Services and the EPZPushNotificationService.


Event Properties

  • registrationId (String) - The registration id of the user's device (will be null if there was an error subscribing the user's device.).
  • error (Exception) - An exception, if there is a problem subscribing the user's device (will be null if there is no error).
Personal tools