#include <MPNotificationsHelper.h>
◆ fetchMessagesForSolution:completionHandler:messageHandler:
+ (void) fetchMessagesForSolution: |
|
(nonnull NSString *) | solutionId |
completionHandler: |
|
(nullable void(^)(UIBackgroundFetchResult)) | completionHandler |
messageHandler: |
|
(nullable void(^)(MPMessage *_Nonnull message)) | messageHandler |
◆ locationManager:didEnterRegion:
+ (void) locationManager: |
|
(nonnull CLLocationManager *) | manager |
didEnterRegion: |
|
(nonnull CLRegion *) | region |
◆ monitorRegionForMessage:withLocationManager:
+ (void) monitorRegionForMessage: |
|
(nonnull MPMessage *) | message |
withLocationManager: |
|
(nonnull CLLocationManager *) | locationManager |
◆ setupNotificationsForApp:withLocationManager:
+ (void) setupNotificationsForApp: |
|
(nonnull UIApplication *) | application |
withLocationManager: |
|
(nonnull CLLocationManager *) | locationManager |