SandwichDemo
1.3.0
sandwich-datasource
/
com.skydoves.sandwich.datasource
/
ResponseDataSource
/
concat
concat
open
override
fun
<
R
>
concat
(
dataSource
:
DataSource
<
R
>
)
:
DataSource
<
R
>
Content copied to clipboard
concat an another
DataSource
and request API call sequentially if the API call getting successful.