Android Scanbot Barcode SDK
Toggle table of contents
8.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot Barcode SDK
Android Scanbot Barcode SDK
/
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