pollingengine
Toggle table of contents
0.1.4
common
Platform filter
common
Switch theme
Search in API
pollingengine
pollingengine
/
in.androidplay.pollingengine.models
/
PollingResult
/
Success
Success
data
class
Success
<
T
>
(
val
data
:
T
)
:
PollingResult
<
T
>
Members
Constructors
Success
Link copied to clipboard
constructor
(
data
:
T
)
Properties
data
Link copied to clipboard
val
data
:
T