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
59
- (void)onLocationFailed:(int32_t)locationId
60
error:(nullable NSError *)error;
61
62
@end
com
navigine
idl
objc
NCLocationListener.h
Generated on Mon Dec 8 2025 13:17:53 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2