ALMeterConfig Class Reference Inherits from NSObject Declared in ALPluginConfig.h Overview Configuration for scanning meters minConfidence Sets a minimum confidence which has to be reached in order to trigger a scan result. @property (nonatomic, nullable, strong) NSNumber *minConfidence Declared In ALPluginConfig.h scanMode Determines which types of meters to scan. @property (nonatomic, assign) ALMeterConfigScanMode *scanMode Declared In ALPluginConfig.h