kalium
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kalium
persistence
/
com.wire.kalium.persistence.dao.reaction
/
ReactionDataEntity
Reaction
Data
Entity
data
class
ReactionDataEntity
(
val
count
:
Int
,
val
isSelf
:
Boolean
)
Members
Constructors
Reaction
Data
Entity
Link copied to clipboard
constructor
(
count
:
Int
,
isSelf
:
Boolean
)
Properties
count
Link copied to clipboard
val
count
:
Int
is
Self
Link copied to clipboard
val
isSelf
:
Boolean