toggle menu
pollingengine
0.1.0
common
switch theme
search in API
pollingengine
/
in.androidplay.pollingengine.polling
/
FetchStrategy
Fetch
Strategy
interface
FetchStrategy
<
T
>
Members
Functions
fetch
Link copied to clipboard
abstract
suspend
fun
fetch
(
)
:
PollingResult
<
T
>