Models
FilesConfig
Fields
MinCount
long
Minimal number of files to create a new entry.
MaxCount
long
Maximum number of files to create a new entry.
MaxFileSize
long
Maximum file size to create file in a new entry.
MaxWholeUploadSize
long
Maximum total size of files to create a new entry.
Inbox
Fields
InboxId
string
ID of the Inbox.
ContextId
string
ID og the Context.
CreateDate
long
Server creation timestamp.
Creator
string
ID of the creator user.
LastModificationDate
long
Last modification timestamp.
LastModifier
string
ID of the user who was last a modifier.
Users
List<string>
List of user IDs that have access to the Inbox.
Managers
List<string>
List of user IDs that have management rights to the Inbox.
Version
long
Number of the Inbox updates.
PublicMeta
byte[]
Public metadata.
PrivateMeta
byte[]
Private metadata.
FilesConfig
FilesConfig?
(optional) Files configuration for the Inbox.
Policy
ContainerPolicyWithoutItem
Inbox policy.
StatusCode
long
Status code of decryption and verification of the Thread.
If value is equal 0, then the Thread is successfully decrypted and verified. Otherwise, status code is compatible with codes of exceptions.
InboxCreatedEvent
Fields
Data
Inbox
Created Inbox.
InboxDeletedEvent
Fields
Data
InboxDeletedEventData
Metadata of the deleted Inbox.
InboxDeletedEventData
Fields
InboxId
string
ID of the deleted Inbox.
InboxEntry
Fields
EntryId
string
ID of the entry in the Inbox.
InboxId
string
ID of the Inbox.
Data
byte[]
Payload of the entry.
Files
List<File>
List of files in the entry.
AuthorPubKey
string
Verified public key of the Data author.
CreateDate
long
Server creation timestamp.
StatusCode
long
Status code of decryption and verification of the message.
If value is equal 0, then the message is successfully decrypted and verified. Otherwise, status code is compatible with codes of exceptions.
InboxEntryCreatedEvent
Fields
Data
InboxEntry
Created Inbox entry.
InboxEntryDeletedEvent
Fields
Data
InboxEntryDeletedEventData
Metadata of the deleted entry.
InboxEntryDeletedEventData
Fields
InboxId
string
ID of the Inbox that the entry is deleted from.
EntryId
string
ID of the deleted Inbox entry.
InboxPublicView
Fields
InboxId
string
ID of the Inbox.
Version
long
Number of the Inbox updates.
PublicMeta
byte[]
Public metadata.
InboxUpdatedEvent
Fields
Data
Inbox
Updated Inbox.
We use cookies on our website. We use them to ensure the proper functioning of the site and, if you agree, for purposes we set, such as analytics or marketing.