redux
Toggle table of contents
1.1.7-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
redux
subscriber-aware
/
com.episode6.redux.subscriberaware
/
SubscriberStatusChanged
Subscriber
Status
Changed
data
class
SubscriberStatusChanged
(
val
subscribersActive
:
Boolean
=
false
)
:
Action
An
Action
that is dispatched to a
StoreFlow
that is created with
SubscriberAwareStoreFlow
Members
Constructors
Subscriber
Status
Changed
Link copied to clipboard
constructor
(
subscribersActive
:
Boolean
=
false
)
Properties
subscribers
Active
Link copied to clipboard
val
subscribersActive
:
Boolean