PrivMX Endpoint v2.7.0
Loading...
Searching...
No Matches
privmx::endpoint::store::StoreStatsChangedEventData Struct Reference

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

Public Attributes

std::string contextId
std::string storeId
int64_t lastFileDate
int64_t filesCount

Detailed Description

Holds information of StoreStatsChangedEvent.

Member Data Documentation

◆ contextId

std::string privmx::endpoint::store::StoreStatsChangedEventData::contextId

Context ID

◆ filesCount

int64_t privmx::endpoint::store::StoreStatsChangedEventData::filesCount

total number of files

◆ lastFileDate

int64_t privmx::endpoint::store::StoreStatsChangedEventData::lastFileDate

last uploaded file date timestamp

◆ storeId

std::string privmx::endpoint::store::StoreStatsChangedEventData::storeId

Store ID


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