recognition-core
androidJvm
recognition-core
/
com.microblink.recognition.core
/
CloseableCoroutineScope
Closeable
Coroutine
Scope
class
CloseableCoroutineScope
(
context
:
CoroutineContext
)
:
Closeable
,
CoroutineScope
Closeable coroutine scope
Parameters
context
Members
Constructors
Closeable
Coroutine
Scope
Link copied to clipboard
constructor
(
context
:
CoroutineContext
)
Creates a closeable coroutine scope
Functions
close
Link copied to clipboard
open
override
fun
close
(
)
Properties
coroutine
Context
Link copied to clipboard
open
override
val
coroutineContext
:
CoroutineContext