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
29
- (void)addLocationListListener:(nullable
id
<NCLocationListListener>)listener;
30
37
- (void)removeLocationListListener:(nullable
id
<NCLocationListListener>)listener;
38
44
- (void)
updateLocationList
;
45
52
- (nonnull NSDictionary<NSNumber *,
NCLocationInfo
*> *)
getLocationList
;
53
54
@end
com
navigine
idl
objc
NCLocationListManager.h
Generated on Thu May 29 2025 21:18:52 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2