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.ui.utils
/
Router
Router
interface
Router
Generic interface for handling navigation on rtu-ui components.
Inheritors
BarcodeCameraViewModel
BatchBarcodeListViewModel
RouterImpl
PermissionViewModel
Members
Properties
nav
Events
Link copied to clipboard
abstract
val
navEvents
:
<Error class: unknown class>
<
Event
>
Functions
navigate
Link copied to clipboard
abstract
suspend
fun
<
T
:
Event
>
navigate
(
event
:
T
)