toggle menu
flatInvoker
android
switch theme
search in API
reaktor-core
/
dev.shibasis.reaktor.core.extensions
/
getResultFromActivity
get
Result
From
Activity
android
suspend
fun
<
Input
,
Output
>
ComponentActivity
.
getResultFromActivity
(
contract
:
ActivityResultContract
<
Input
,
Output
>
,
input
:
Input
)
:
Output
suspend
fun
ComponentActivity
.
getResultFromActivity
(
intent
:
Intent
)
:
ActivityResult