stream-result
1.0.0
jvm
stream-result-call
/
io.getstream.result.call
/
Call
/
execute
execute
abstract
fun
execute
(
)
:
Result
<
T
>
Executes the call synchronously, in a blocking way. Only call this from a background thread.