#include <privmx/endpoint/thread/Types.hpp>
Public Attributes | |
| std::string | threadId |
| std::string | messageId |
| int64_t | createDate |
| std::string | author |
Holds message's information created by server.
| std::string privmx::endpoint::thread::ServerMessageInfo::author |
ID of the user who created the message
| int64_t privmx::endpoint::thread::ServerMessageInfo::createDate |
message's creation timestamp
| std::string privmx::endpoint::thread::ServerMessageInfo::messageId |
ID of the message
| std::string privmx::endpoint::thread::ServerMessageInfo::threadId |
ID of the Thread