Navigine iOS/Android/Flutter SDK
1.0.0
Objective-C/Java/Dart SDK API
Loading...
Searching...
No Matches
NCStorageManager.h
Go to the documentation of this file.
1
#import "NCExport.h"
2
#import <Foundation/Foundation.h>
3
@class
NCKeyValueStorage
;
4
5
17
DEFAULT_EXPORT_ATTRIBUTE
18
@interface
NCStorageManager
: NSObject
19
33
- (nonnull NSArray<NSString *> *)
getStorageList
;
34
49
- (nullable
NCKeyValueStorage
*)getStorage:(nonnull NSString *)name;
50
65
- (void)removeStorage:(nonnull NSString *)name;
66
67
@end
com
navigine
idl
objc
NCStorageManager.h
Generated on Mon Dec 8 2025 13:17:53 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2