Navigine iOS/Android/Flutter SDK
1.0.0
Objective-C/Java/Dart SDK API
Loading...
Searching...
No Matches
NCTargetReachedEvent.h
Go to the documentation of this file.
1
#import "NCExport.h"
2
#import "
NCLocationPoint.h
"
3
#import <Foundation/Foundation.h>
4
18
DEFAULT_EXPORT_ATTRIBUTE
19
@interface
NCTargetReachedEvent
: NSObject
20
24
- (nonnull instancetype)initWithIndex:(int64_t)index
25
point:(nonnull
NCLocationPoint
*)point;
26
30
+ (nonnull instancetype)targetReachedEventWithIndex:(int64_t)index
31
point:(nonnull
NCLocationPoint
*)point;
32
46
@property
(nonatomic, readonly) int64_t
index
;
47
61
@property
(nonatomic, readonly, nonnull)
NCLocationPoint
*
point
;
62
63
@end
com
navigine
idl
objc
NCTargetReachedEvent.h
Generated on Thu Apr 16 2026 08:08:54 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2