stream-result
1.0.0
androidJvm
stream-result-call-retrofit
/
io.getstream.result.call.retrofit
/
RetrofitCallAdapterFactory
/
Companion
/
create
create
fun
create
(
coroutineScope
:
CoroutineScope
=
CoroutineScope(Dispatchers.IO)
,
errorParser
:
ErrorParser
<
*
>
=
DefaultErrorParser()
)
:
RetrofitCallAdapterFactory