NEAppPushManager
An object that configures a push provider and manages its life cycle.
Declaration
class NEAppPushManagerMentioned in
Overview
Your app can create as many NEAppPushManager instances as you need. Load your managers from the persistent store and set up their delegates immediately after the app launches, so they’re ready to handle incoming calls.
Topics
Matching Wi-Fi networks
Persisting manager settings
loadFromPreferences(completionHandler:)loadAllFromPreferences(completionHandler:)saveToPreferences(completionHandler:)removeFromPreferences(completionHandler:)