Navigine iOS/Android/Flutter SDK
1.0.0
Objective-C/Java/Dart SDK API
Loading...
Searching...
No Matches
NCClusterMapObjectControllerListener.h
Go to the documentation of this file.
1
#import "NCExport.h"
2
#import <Foundation/Foundation.h>
3
@class
NCClusterMapObject
;
4
@class
NCClusterMapObjectController
;
5
6
23
DEFAULT_EXPORT_ATTRIBUTE
24
@protocol
NCClusterMapObjectControllerListener <NSObject>
25
41
- (void)onClusterCreated:(nullable
NCClusterMapObjectController
*)controller
42
cluster:(nullable
NCClusterMapObject
*)cluster;
43
59
- (void)onClusterDestroyed:(nullable
NCClusterMapObjectController
*)controller
60
clusterId:(int32_t)clusterId;
61
62
@end
com
navigine
idl
objc
NCClusterMapObjectControllerListener.h
Generated on Tue Jun 9 2026 08:53:30 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2