Search results
From ePrize Developers Wiki
You searched for Preferences
There is no page titled "Preferences". You can create this page.
For more information about searching ePrize Developers Wiki, see Help.
Showing below 9 results starting with #1.
View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500)
No page title matches
Page text matches
- Mobile SDK iOS: EPZPushNotificationService (22,059 bytes)
2: ...ibe a device, retrieve and save push notification preferences, retrieve full notification data, and even record...
13: ...or to fetch a user's push notification preferences:
15: ...cationService sharedService] fetchPushNotificationPreferences:^(NSDictionary *data, NSError *error) {
30: <b>Accessing & Saving Push Notification Preferences</b><br />
31: ...shNotificationPreferences:|- fetchPushNotificationPreferences:]]<br /> - Mobile SDK iOS: EPZPushPreferenceItem (5,912 bytes)
3: ... in the SDK’s built-in [[Mobile_SDK_iOS:_EPZPushPreferencesViewController|EPZPushPreferenceViewController]], ...
5: ...references:]] method is called to save a user’s preferences.</i></blockquote>
13: [[#preferences|preferences]] <i>property</i>
21: [[#setItemPreferences:|- setItemPreferences:]]
24: [[#preferencesAsDictionary|- preferenceAsDictionary]] - Mobile SDK iOS: EPZPushPreferencesViewController (4,447 bytes)
3: ...t-in view to display a user’s push notification preferences.
6: To create an instance of EPZPushPreferencesViewController and add it to your application, you...
10: ...ller *pvc = [EPZPushPreferencesViewController pushPreferencesViewControllerWithOptions:nil];
25: ...[#pushPreferencesViewControllerWithOptions:|+ pushPreferencesViewControllerWithOptions:]]<br />
34: @property (nonatomic, assign) id <EPZPushPreferencesViewControllerDelegate> delegate - Mobile SDK Android: EPZIntentService (4,905 bytes)
31: ...load IDs of received notifications to your shared preferences. - Mobile SDK Android: EPZPreferenceItem (3,923 bytes)
3: ..._Android:_EPZPushPreferencesViewController|EPZPushPreferencesViewController]], where the preference items are l...
5: ...eferences()]] method is called to save a user’s preferences.</i></blockquote>
138: ...ZPreferenceItem objects that are children (nested preferences) to this preference item.
147: Method to set the children (nested preferences) of the preference item. - Mobile SDK Android: EPZPushNotificationService (16,576 bytes)
3: ...ibe a device, retrieve and save push notification preferences, retrieve full notification data, and even record...
14: ...or to fetch a user's push notification preferences:
16: ...icationService.getInstance().fetchPushNotificationPreferences();
37: ...ibing a user's device, fetching push notification preferences, etc).
125: ...ion was successful. You can now safely fetch push preferences. - Mobile SDK Android: EPZPushPreferencesViewController (730 bytes)
3: ...onService#launchPushPreferencesActivity|launchPushPreferencesActivity()]] method is called. As such, you should...
5: ...ication_Preferences|Fetch & Set Push Notification Preferences]]" section of the main [[Mobile_SDK_Android|Mobil... - Mobile SDK Android: EPZPushPreferencesFetchEvent (522 bytes)
3: ...vent is dispatched on completion of fetching push preferences for a user's device
8: ...l be null if there was an error fetching the push preferences.)</i>.
9: ...xception, if there is a problem fetching the push preferences <i>(will be null if there is no error)</i>. - Mobile SDK Android: EPZPushPreferencesSaveEvent (294 bytes)
3: ...eEvent is dispatched on completion of saving push preferences for a user's device.
8: ... exception, if there is a problem saving the push preferences <i>(will be null if there is no error)</i>.
View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500)