PrivMX
DOCS
Toggle table of contents
Search in API
2.2
common
Platform filter
common
Switch theme
privmx-endpoint-kotlin
privmx-endpoint
/
com.simplito.kotlin.privmx_endpoint.model
/
InboxEntry
/
InboxEntry
Inbox
Entry
constructor
(
entryId
:
String
,
inboxId
:
String
,
data
:
ByteArray
,
files
:
List
<
File
>
,
authorPubKey
:
String
,
createDate
:
Long
?
,
statusCode
:
Long
?
)