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
28
- (void)onLocationLoaded:(nullable
NCLocation
*)location;
29
33
- (void)onLocationUploaded:(int32_t)locationId;
34
43
- (void)onLocationFailed:(int32_t)locationId
44
error:(nullable NSError *)error;
45
46
@end
com
navigine
idl
objc
NCLocationListener.h
Generated on Thu May 29 2025 21:18:52 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2