FormX Mobile SDK
AndroidLib
/
ai.formx.mobile.sdk.concurrent
/
await
await
suspend
fun
<
V
>
ListenableFuture
<
V
>
.
await
(
dispatcher
:
CoroutineDispatcher
)
:
V
suspend
fun
<
V
>
ListenableFuture
<
V
>
.
await
(
executor
:
Executor
)
:
V