stream-result
1.0.0
jvm
stream-result-call
/
io.getstream.result.call
/
launch
launch
fun
<
T
:
Any
>
Call
<
T
>
.
launch
(
scope
:
CoroutineScope
)
Launches a call using coroutines scope.
Parameters
scope
CoroutineScope
to launch this procedure.