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 <Foundation/Foundation.h>
4
@class
NCRoutePath
;
5
6
20
DEFAULT_EXPORT_ATTRIBUTE
21
@protocol
NCAsyncRouteListener <NSObject>
22
30
- (void)onRouteChanged:(nullable
NCRoutePath
*)currentPath;
31
40
- (void)onRouteAdvanced:(
float
)distance
41
point:(nonnull
NCLocationPoint
*)point;
42
43
@end
com
navigine
idl
objc
NCAsyncRouteListener.h
Generated on Thu May 29 2025 21:18:52 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2