SDK-Android
libcore
/
io.mimi.sdk.core
/
launchHandled
launch
Handled
fun
CoroutineScope
.
launchHandled
(
block
:
suspend
(
)
->
Unit
)
:
Job
Content copied to clipboard
A
launch
Coroutine Builder that handles
MimiCoreException
Parameters
block
Suspend Function.