Android Scanbot Barcode SDK API reference
Toggle table of contents
7.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot Barcode SDK API reference
Android Scanbot Barcode SDK API reference
/
io.scanbot.sdk.barcode.ui.result
/
BarcodeScannerUiResultInternalLruStorage
/
putResult
put
Result
open
override
fun
putResult
(
resultId
:
String
,
result
:
BarcodeScannerUiResultInternal
)
Puts the given result to the storage on the given id
Parameters
result
Id
id to store the result on
result
result to store