PrivMX
DOCS
Toggle table of contents
Search in API
2.5
Select version
2.5
2.3
2.2
common
Platform filter
common
Switch theme
privmx-endpoint-kotlin
privmx-endpoint
/
com.simplito.kotlin.privmx_endpoint.model
/
KvdbEntry
/
KvdbEntry
Kvdb
Entry
constructor
(
info
:
ServerKvdbEntryInfo
,
publicMeta
:
ByteArray
,
privateMeta
:
ByteArray
,
data
:
ByteArray
,
authorPubKey
:
String
,
version
:
Long
?
,
statusCode
:
Long
?
,
schemaVersion
:
Long
?
)