Navigine iOS/Android/Flutter SDK
1.0.0
Objective-C/Java/Dart SDK API
Loading...
Searching...
No Matches
ZoneManagerExample.h
Go to the documentation of this file.
1
#import <Foundation/Foundation.h>
2
#import "
NCNavigineSdk.h
"
3
#import "
NCLocationManager.h
"
4
#import "
NCNavigationManager.h
"
5
#import "
NCZoneManager.h
"
6
#import "
NCZoneListener.h
"
7
#import "
NCZoneEvent.h
"
8
#import "
NCZoneEventType.h
"
9
14
@interface
ZoneManagerExample
: NSObject
15
16
@property
(nonatomic, strong)
NCNavigineSdk
*
sdk
;
17
@property
(nonatomic, strong)
NCLocationManager
*
locationManager
;
18
@property
(nonatomic, strong)
NCNavigationManager
*
navigationManager
;
19
@property
(nonatomic, strong)
NCZoneManager
*
zoneManager
;
20
@property
(nonatomic, strong) id<NCZoneListener>
zoneListener
;
21
22
- (instancetype)
init
;
23
- (void)runExample;
24
25
@end
snippets
ZoneManager
objc
ZoneManagerExample.h
Generated on Mon Dec 8 2025 13:17:54 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2