Overview
Threads are a secure way for assigned members to exchange encrypted messages.
Before working with Threads, 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.
All policies in the following examples can be build with Policy Builders, according to Policies overview.
Working with Threads
To access Threads methods, get the field threadApi
from the active endpointSession
. Session should be initialized with [.thread]
and passed to PrivmxEndpoint
.
Creating Threads
Creating a basic, unnamed Thread, which can act as an encrypted data container.
Getting Threads
Fetching the most recent Threads in given Context:
Managing Threads
To update a Thread you must always provide its current version, as well as:
- list of users
- list of managers
- new private and public meta (even if it didn't change)
- Thread's current version
true
if update action should be forced
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.