Android Scanbot SDK API reference
Toggle table of contents
7.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot SDK API reference
Android Scanbot SDK API reference
/
io.scanbot.sdk.ui_v2.common.coroutines
/
IDispatchersProvider
IDispatchers
Provider
interface
IDispatchersProvider
Provides coroutines dispatchers for the components where its needed.
Inheritors
DispatchersProvider
Members
Properties
background
Link copied to clipboard
abstract
val
background
:
CoroutineContext
io
Link copied to clipboard
abstract
val
io
:
CoroutineContext
main
Link copied to clipboard
abstract
val
main
:
CoroutineContext