Navigine iOS/Android/Flutter SDK
1.0.0
Objective-C/Java/Dart SDK API
Loading...
Searching...
No Matches
NCAsyncRouteListener.h
Go to the documentation of this file.
1
#import "NCExport.h"
2
#import "
NCLocationPoint.h
"
3
#import "
NCRouteStatus.h
"
4
#import <Foundation/Foundation.h>
5
@class
NCRoutePath
;
6
7
21
DEFAULT_EXPORT_ATTRIBUTE
22
@protocol
NCAsyncRouteListener <NSObject>
23
40
- (void)onRouteChanged:(
NCRouteStatus
)status
41
currentPath:(nullable
NCRoutePath
*)currentPath;
42
59
- (void)onRouteAdvanced:(
float
)distance
60
point:(nonnull
NCLocationPoint
*)point;
61
62
@end
com
navigine
idl
objc
NCAsyncRouteListener.h
Generated on Mon Dec 8 2025 13:17:53 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2