Package io.scanbot.sdk.ui.view.check
Class CheckNavigationEvent.CheckScanned
-
- All Implemented Interfaces:
-
io.scanbot.sdk.ui.utils.Event
public final class CheckNavigationEvent.CheckScanned extends CheckNavigationEvent
-
-
Field Summary
Fields Modifier and Type Field Description private final CheckScanningResult
rtuResult
-
Constructor Summary
Constructors Constructor Description CheckNavigationEvent.CheckScanned(CheckScanningResult rtuResult)
-
Method Summary
Modifier and Type Method Description final CheckScanningResult
getRtuResult()
-
-
Constructor Detail
-
CheckNavigationEvent.CheckScanned
CheckNavigationEvent.CheckScanned(CheckScanningResult rtuResult)
-
-
Method Detail
-
getRtuResult
final CheckScanningResult getRtuResult()
-
-
-
-