SandwichDemo
1.3.0
sandwich-datasource
/
com.skydoves.sandwich.datasource
/
DataSource
/
ConcatStrategy
Concat
Strategy
enum
ConcatStrategy
:
Enum
<
DataSource.ConcatStrategy
>
Content copied to clipboard
A concat strategy for determining to request continuously or stop when the first request got failed.
Entries
Inherited properties
Entries
CONTINUOUS
Link copied to clipboard
CONTINUOUS
Content copied to clipboard
BREAK
Link copied to clipboard
BREAK
Content copied to clipboard
Inherited properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard