cikraft
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
cikraft
core
/
app.softwork.cikraft.core
/
CreatedFlow
/
Sender
/
DataStore
Data
Store
@
Serializable
data
class
DataStore
(
val
name
:
String
,
val
pollDelay
:
Duration
)
:
CreatedFlow.Sender
(
source
)
Members
Constructors
Data
Store
Link copied to clipboard
constructor
(
name
:
String
,
pollDelay
:
Duration
)
Properties
name
Link copied to clipboard
val
name
:
String
poll
Delay
Link copied to clipboard
val
pollDelay
:
Duration