PrivMX Endpoint v2.7.0
Loading...
Searching...
No Matches
privmx::endpoint::thread::ServerMessageInfo Struct Reference

#include <privmx/endpoint/thread/Types.hpp>

Public Attributes

std::string threadId
std::string messageId
int64_t createDate
std::string author

Detailed Description

Holds message's information created by server.

Member Data Documentation

◆ author

std::string privmx::endpoint::thread::ServerMessageInfo::author

ID of the user who created the message

◆ createDate

int64_t privmx::endpoint::thread::ServerMessageInfo::createDate

message's creation timestamp

◆ messageId

std::string privmx::endpoint::thread::ServerMessageInfo::messageId

ID of the message

◆ threadId

std::string privmx::endpoint::thread::ServerMessageInfo::threadId

ID of the Thread


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