Data structure for a room member's read receipt.
More...
#include <room.h>
Data structure for a room member's read receipt.
- See also
- Room::lastReadReceipt
Definition at line 80 of file room.h.
◆ operator!=()
bool Quotient::ReadReceipt::operator!= |
( |
const ReadReceipt & |
other | ) |
const |
|
inline |
◆ operator==()
bool Quotient::ReadReceipt::operator== |
( |
const ReadReceipt & |
other | ) |
const |
|
inline |
◆ eventId
QString Quotient::ReadReceipt::eventId |
◆ eventId
Q_GADGETQString Quotient::ReadReceipt::eventId |
◆ timestamp
QDateTime Quotient::ReadReceipt::timestamp = {} |
The documentation for this class was generated from the following file: