Entries
All the data sent by someone to an Inbox is called an Entry. In Threads and Stores, a user must be assigned to the container to send data. In Inboxes, however, anyone who has Inbox ID can send a reply (assuming they have the Bridge URL and Solution ID).
Before working with Inboxes, follow our Getting Started Guide. It will show you how to set up your project to work with PrivMX Bridge.
The sample code on this page is based on the initial assumptions.
Entry's publicMeta
and privateMeta
fields support any kind of data formats encoded to byte arrays. Examples in this section use Swift serialization to JSON format.
Assumptions
In further examples, the following structures are used:
Having established public connection and inboxApi
, you can send data to the Inbox:
Getting Entries
Created entries can be listed by non-public connections created using PrivmxEndpoint
.
Fetching the most recent Entries in given Inbox
Reading Entries Files
Files from Entries can be read by non-public connections created using PrivmxEndpoint
class
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.