Navigine iOS/Android/Flutter SDK
1.0.0
Objective-C/Java/Dart SDK API
Loading...
Searching...
No Matches
NCLogger.h
Go to the documentation of this file.
1
#import "NCExport.h"
2
#import <Foundation/Foundation.h>
3
@class
NCLogger
;
4
@protocol
NCLogListener;
5
6
11
DEFAULT_EXPORT_ATTRIBUTE
12
@interface
NCLogger
: NSObject
13
14
+ (nullable
NCLogger
*)
getLogger
;
15
16
- (void)subscribe:(nullable
id
<NCLogListener>)listener;
17
18
- (void)unsubscribe:(nullable
id
<NCLogListener>)listener;
19
20
@end
com
navigine
idl
objc
NCLogger.h
Generated on Thu Apr 16 2026 08:08:54 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2