toggle menu
elasticmagic-kt
0.3.4
common
switch theme
search in API
elasticmagic
/
dev.evo.elasticmagic
/
ElasticsearchCluster
/
waitAsyncResult
wait
Async
Result
suspend
fun
<
P
,
T
>
waitAsyncResult
(
task
:
AsyncResult
<
P
,
T
>
)
:
TaskResult
<
P
,
T
&
Any
>