SecureMessenger
Toggle table of contents
1.0.0
release
Target filter
release
Switch theme
Search in API
Skip to content
SecureMessenger
data
/
ltechnologies.onionphone.securemessenger.data.db
/
ConversationEntity
/
ConversationEntity
Conversation
Entity
constructor
(
id
:
String
,
protocol
:
String
,
accountId
:
String
,
remoteId
:
String
,
title
:
String
,
lastMessagePreview
:
String
?
,
lastMessageAt
:
Long
,
unreadCount
:
Int
)