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