InboxEntry
constructor(entryId: String, inboxId: String, data: ByteArray, files: List<File>, authorPubKey: String, createDate: Long?, statusCode: Long?, schemaVersion: Long?)
constructor(entryId: String, inboxId: String, data: ByteArray, files: List<File>, authorPubKey: String, createDate: Long?, statusCode: Long?)
Deprecated
Use primary constructor with new parameter.
Holds information about Inbox entry.