libQuotient
A Qt library for building matrix clients
|
#include <receiptevent.h>
Public Attributes | |
QString | evtId |
QVector< UserTimestamp > | receipts |
Definition at line 16 of file receiptevent.h.
QString Quotient::ReceiptsForEvent::evtId |
Definition at line 17 of file receiptevent.h.
QVector<UserTimestamp> Quotient::ReceiptsForEvent::receipts |
Definition at line 18 of file receiptevent.h.