2#import <Foundation/Foundation.h>
4@class NCBeaconProximityEstimator;
5@class NCLocationEditManager;
14@class NCResourceManager;
39DEFAULT_EXPORT_ATTRIBUTE
127- (void)setUserHash:(nonnull NSString *)userHash;
143- (void)setServer:(nonnull NSString *)server;
240- (nonnull NSString *)getErrorDescription:(int32_t)errorCode;
242- (nullable
NCLocationWindow *)createLocationWindow:(nullable NCView *)platformView;
315- (nullable NCResourceManager *)getResourceManager:(nullable
NCLocationManager *)locationManager;
317- (nullable NCLocationEditManager *)getLocationEditManager:(nullable
NCLocationManager *)locationManager;
319- (nullable NCBeaconProximityEstimator *)getBeaconProximityEstimator:(nullable
NCLocationManager *)locationManager;