Navigine iOS/Android/Flutter SDK
1.0.0
Objective-C/Java/Dart SDK API
Loading...
Searching...
No Matches
NCLocationListener.h
Go to the documentation of this file.
1
#import "NCExport.h"
2
#import <Foundation/Foundation.h>
3
@class
NCLocation
;
4
5
19
DEFAULT_EXPORT_ATTRIBUTE
20
@protocol
NCLocationListener <NSObject>
21
36
- (void)onLocationLoaded:(nullable
NCLocation
*)location;
37
41
- (void)onLocationUploaded:(int32_t)locationId;
42
61
- (void)onLocationFailed:(int32_t)locationId
62
error:(nullable NSError *)error;
63
64
@end
com
navigine
idl
objc
NCLocationListener.h
Generated on Thu Apr 16 2026 08:08:54 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2