stream-result
1.0.0
jvm
stream-result-call
/
io.getstream.result.call
/
Call
/
Callback
Callback
fun
interface
Callback
<
T
:
Any
>
Members
Functions
on
Result
Link copied to clipboard
abstract
fun
onResult
(
result
:
Result
<
T
>
)