Mobile SDK Android: EPZPushPreferencesViewController
From ePrize Developers Wiki
(Difference between revisions)
(Initial authoring) |
(Initial authoring) |
Current revision
Overview
The EPZPushPreferencesViewController class controls the SDK’s built-in push preferences view. By default, this view is created and displayed when the EPZPushNotificationService's launchPushPreferencesActivity() method is called. As such, you should not need to manually create an instance of this class.
For sample code on calling the applicable methods to launch this activity, you can check out the "Fetch & Set Push Notification Preferences" section of the main Mobile SDK Android page.