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