stream-result
1.0.0
jvm
stream-result-call
/
io.getstream.result.call
/
ReturnOnErrorCall
/
ReturnOnErrorCall
Return
On
Error
Call
constructor
(
originalCall
:
Call
<
T
>
,
scope
:
CoroutineScope
,
onErrorReturn
:
suspend
(
originalError
:
StreamError
)
->
Result
<
T
>
)