libQuotient
A Qt library for building matrix clients
|
#include <stateevent.h>
Public Member Functions | |
Prev ()=default | |
Prev (const QJsonObject &unsignedJson) | |
Public Attributes | |
QString | senderId |
std::optional< ContentT > | content |
Definition at line 66 of file stateevent.h.
|
explicitdefault |
|
inlineexplicit |
Definition at line 68 of file stateevent.h.
std::optional<ContentT> Quotient::EventTemplate< EventT, StateEvent, ContentT >::Prev::content |
Definition at line 74 of file stateevent.h.
QString Quotient::EventTemplate< EventT, StateEvent, ContentT >::Prev::senderId |
Definition at line 73 of file stateevent.h.