Models
File
Fields
Info
ServerFileInfo
Server metadata.
PublicMeta
byte[]
Public metadata.
PrivateMeta
byte[]
Private metadata.
Size
long
Size of the file.
AuthorPubKey
string
Verified public key of the PublicMeta, PrivateMeta and Data author.
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.
ServerFileInfo
Fields
StoreId
string
ID of the Store.
FileId
string
ID of the file.
CreateDate
long
Server creation timestamp.
Author
string
ID of the creator user.
Store
Fields
ContextId
string
ID of the Context.
StoreId
string
ID of the Store.
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 Store.
Managers
List<string>
List of user IDs that have management rights to the Store.
Version
long
Number of the Store updates.
LastFileDate
long
Timestamp of the last file in the Store, or the Store creation timestamp if no files in.
PublicMeta
byte[]
Public metadata.
PrivateMeta
byte[]
Private metadata.
Policy
ContainerPolicy
Store's policy.
FilesCount
long
Number of files in the Store.
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.
StoreCreatedEvent
Fields
Data
Store
Created Store.
StoreDeletedEvent
Fields
Data
StoreDeletedEventData
Metadata of the deleted Store.
StoreDeletedEventData
Fields
StoreId
string
ID of the deleted Store.
StoreFileCreatedEvent
Fields
Data
File
Created file.
StoreFileDeletedEvent
Fields
Data
StoreFileDeletedEventData
Metadata of the deleted file.
StoreFileDeletedEventData
Fields
ContextId
string
ID of the Context to which the Store belongs.
StoreId
string
ID of the Store that the file is deleted from.
FileId
string
ID of the deleted file.
StoreFileUpdatedEvent
Fields
Data
File
Updated file.
StoreStatsChangedEvent
Fields
Data
StoreStatsChangedEventData
Store statistics.
StoreStatsChangedEventData
Fields
ContextId
string
ID of the Context to which the Store belongs.
StoreId
string
ID of the Store.
LastFileDate
long
List file timestamp.
FilesCount
long
Total number of files in the Store.
StoreUpdatedEvent
Fields
Data
Store
Updated Store.
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.