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