pollingengine
Toggle table of contents
0.1.4
common
Platform filter
common
Switch theme
Search in API
pollingengine
pollingengine
/
in.androidplay.pollingengine.polling
/
PollingApi
/
startPolling
start
Polling
abstract
fun
<
T
>
startPolling
(
builder
:
PollingConfigBuilder
<
T
>
.
(
)
->
Unit
)
:
Flow
<
PollingOutcome
<
T
>
>
Start a new polling session using the fluent builder DSL.