Navigine iOS/Android/Flutter SDK
1.0.0
Objective-C/Java/Dart SDK API
Loading...
Searching...
No Matches
NCLocationListManager.h
Go to the documentation of this file.
1
#import "NCExport.h"
2
#import "
NCLocationInfo.h
"
3
#import <Foundation/Foundation.h>
4
@protocol
NCLocationListListener;
5
6
18
DEFAULT_EXPORT_ATTRIBUTE
19
@interface
NCLocationListManager
: NSObject
20
37
- (void)addLocationListListener:(nullable
id
<NCLocationListListener>)listener;
38
53
- (void)removeLocationListListener:(nullable
id
<NCLocationListListener>)listener;
54
68
- (void)
updateLocationList
;
69
84
- (nonnull NSDictionary<NSNumber *,
NCLocationInfo
*> *)
getLocationList
;
85
86
@end
com
navigine
idl
objc
NCLocationListManager.h
Generated on Mon Dec 8 2025 13:17:53 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2