Class BleDeviceConfig
java.lang.Object
LicenseConfig
com.regula.documentreader.api.params.BaseDocReaderConfig
com.regula.documentreader.api.params.BleDeviceConfig
Class contains mobile BLE device configurations
-
Constructor Summary
ConstructorsConstructorDescriptionBleDeviceConfig
(BLEWrapper bleWrapper) BleDeviceConfig
(BLEWrapper bleWrapper, byte[] customDb) BleDeviceConfig
(BLEWrapper bleWrapper, String customDbPath) -
Method Summary
Methods inherited from class com.regula.documentreader.api.params.BaseDocReaderConfig
getApiVersion, getBlackList, getCustomDb, getCustomDbPath, isDelayedNNLoad, setBlackList, setDelayedNNLoad
-
Constructor Details
-
BleDeviceConfig
public BleDeviceConfig(BLEWrapper bleWrapper) -
BleDeviceConfig
public BleDeviceConfig(BLEWrapper bleWrapper, byte[] customDb) -
BleDeviceConfig
-