Navigine iOS/Android/Flutter SDK
1.0.0
Objective-C/Java/Dart SDK API
Loading...
Searching...
No Matches
NotificationManagerExample.h
Go to the documentation of this file.
1
#import <Foundation/Foundation.h>
2
#import "NCNavigineSdk.h"
3
#import "NCLocationManager.h"
4
#import "NCNotificationManager.h"
5
#import "NCNotificationListener.h"
6
#import "NCNotification.h"
7
12
@interface
NotificationManagerExample
: NSObject
13
14
@property
(nonatomic, strong) NCNavigineSdk *
sdk
;
15
@property
(nonatomic, strong) NCLocationManager *
locationManager
;
16
@property
(nonatomic, strong) NCNotificationManager *
notificationManager
;
17
@property
(nonatomic, strong) id<NCNotificationListener>
notificationListener
;
18
19
- (instancetype)
init
;
20
- (void)runExample;
21
22
@end
snippets
NotificationManager
objc
NotificationManagerExample.h
Generated on Tue Sep 16 2025 08:25:33 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2