pollingengine
Toggle table of contents
0.1.1
common
Platform filter
common
Switch theme
Search in API
pollingengine
pollingengine
/
in.androidplay.pollingengine.polling
/
PollingOutcome
/
Cancelled
Cancelled
data
class
Cancelled
(
val
attempts
:
Int
,
val
elapsedMs
:
Long
)
:
PollingOutcome
<
Nothing
>
Members
Constructors
Cancelled
Link copied to clipboard
constructor
(
attempts
:
Int
,
elapsedMs
:
Long
)
Properties
attempts
Link copied to clipboard
val
attempts
:
Int
elapsed
Ms
Link copied to clipboard
val
elapsedMs
:
Long