privmx.endpoint.inbox.InboxEntry
Holds information about Inbox entry
Fields
id
String The unique identifier for the entry.
This property returns the entryId converted to a String`.
Static Methods
==(::)
Compares two InboxEntry instances for equality.
Params
lhs
privmx.endpoint.inbox.InboxEntry
The left-hand side InboxEntry instance.
rhs
privmx.endpoint.inbox.InboxEntry
The right-hand side InboxEntry instance.
Returns
Bool ·
true if all relevant fields of both files are equal, otherwise false.
Methods
hash(into:)
Generates a hash value for the InboxEntry instance.
This function combines the info property into the hash to uniquely identify the file.
Params
hasher
inout Hasher
The Hasher instance used to compute the hash value.
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.
This is documentation for PrivMX v2.3, which is no longer actively maintained.