PrivMX Endpoint v2.7.0
Loading...
Searching...
No Matches
privmx::endpoint::event::ContextCustomEventData Struct Reference

#include <privmx/endpoint/event/Events.hpp>

Collaboration diagram for privmx::endpoint::event::ContextCustomEventData:

Public Attributes

std::string contextId
std::string userId
core::Buffer payload
int64_t statusCode
int64_t schemaVersion

Detailed Description

Holds information of InboxEntryDeleted event data.

Member Data Documentation

◆ contextId

std::string privmx::endpoint::event::ContextCustomEventData::contextId

Context ID

◆ payload

core::Buffer privmx::endpoint::event::ContextCustomEventData::payload

Event's actual payload

◆ schemaVersion

int64_t privmx::endpoint::event::ContextCustomEventData::schemaVersion

Version of the event data structure and how it is encoded/encrypted

◆ statusCode

int64_t privmx::endpoint::event::ContextCustomEventData::statusCode

Payload decryption status

◆ userId

std::string privmx::endpoint::event::ContextCustomEventData::userId

User ID (event's sender)


The documentation for this struct was generated from the following file: