SandwichDemo
1.3.0
sandwich-datasource
/
com.skydoves.sandwich.datasource
/
ResponseDataSource
/
retry
retry
open
override
fun
retry
(
retryCount
:
Int
,
interval
:
Long
)
:
ResponseDataSource
<
T
>
Content copied to clipboard
Retry requesting API call when the request gets failure.