Mobile SDK Android: EPZPushPreferencesViewLifecycleEvent
From ePrize Developers Wiki
(Difference between revisions)
(Initial authoring) |
(Initial authoring) |
Current revision
Overview
The EPZPushPreferencesViewLifecycleEvent is dispatched for various lifecycle events of the EPZPushPreferencesViewController.
Event Properties
- eventName (String) - The event name. This value may be null if there was an error creating the EPZPushPreferencesViewController.
- error (Exception) - An exception, if there is a problem creating the EPZPushPreferencesViewController (will be null if there is no error).