PrivMX DOCS
API Reference/PrivMX Endpoint Swift Extra/Core

EventChannel

Definition of Channels available for reading Events. This is a helper structure, since channels are identified by strings in low-level Endpoint. Extension: Definition of EventChannel available for reading Events. This is a helper structure, since channels are identified by strings in low-level Endpoint.Definition of Channels available for reading Events. This is a helper structure, since channels are identified by strings in low-level Endpoint.

Fields

platform

Enum Case Synthetic channel, used for registering for library Events

store

Enum Case Channel for Events regarding Stores

storeFiles(storeID:)

Enum Case Channel for Events regarding Files in a particular Store

threadMessages(threadID:)

Enum Case Channel for Events regarding Messages in a particular Thread

thread

Enum Case Channel for Events regarding Threads

inbox

Enum Case Channel for Events regarding Inboxes

inboxEntries(inboxID:)

Enum Case Channel for Events regarding Entries in a particular Inbox

custom(contextId:name:)

Enum Case Channels for ContextCustomEvents

name

String This is a computed field that returns a channel in the form of a String

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.

PrivMX Endpoint Swift v2.3

This package is not up to date with the core documentation. Some of the features you've seen described in other parts of the documentation might not be mentioned here. Those changes do not influence compatibility, however