libQuotient
A Qt library for building matrix clients
|
Data structure for a room member's read receipt. More...
#include <room.h>
Public Member Functions | |
bool | operator== (const ReadReceipt &other) const |
bool | operator!= (const ReadReceipt &other) const |
Properties | |
QString | eventId |
QDateTime | timestamp = {} |
Data structure for a room member's read receipt.
|
inline |
|
inline |