kalium
common
persistence
/
com.wire.kalium.persistence.dao.unread
/
UnreadEventEntity
Unread
Event
Entity
data
class
UnreadEventEntity
(
val
type
:
UnreadEventTypeEntity
,
val
conversationId
:
ConversationIDEntity
)
Members
Constructors
Unread
Event
Entity
Link copied to clipboard
constructor
(
type
:
UnreadEventTypeEntity
,
conversationId
:
ConversationIDEntity
)
Properties
conversation
Id
Link copied to clipboard
val
conversationId
:
ConversationIDEntity
type
Link copied to clipboard
val
type
:
UnreadEventTypeEntity