libQuotient
A Qt library for building matrix clients
|
#include <reactionevent.h>
Public Member Functions | |
ReactionEvent (const QString &eventId, const QString &reactionKey) | |
QString | eventId () const |
QString | key () const |
Public Member Functions inherited from Quotient::EventTemplate< ReactionEvent, RoomEvent, EventContent::SingleKeyValue< EventRelation, RelatesToKey > > | |
EventTemplate (const QJsonObject &json) | |
EventTemplate (const EventContent::SingleKeyValue< EventRelation, RelatesToKey > &c) | |
EventContent::SingleKeyValue< EventRelation, RelatesToKey > | content () const |
Static Public Member Functions | |
static bool | isValid (const QJsonObject &fullJson) |
Additional Inherited Members | |
Public Types inherited from Quotient::EventTemplate< ReactionEvent, RoomEvent, EventContent::SingleKeyValue< EventRelation, RelatesToKey > > | |
using | content_type = EventContent::SingleKeyValue< EventRelation, RelatesToKey > |
Definition at line 11 of file reactionevent.h.
|
inline |
Definition at line 23 of file reactionevent.h.
|
inline |
Definition at line 27 of file reactionevent.h.
|
inlinestatic |
Definition at line 17 of file reactionevent.h.
|
inline |
Definition at line 28 of file reactionevent.h.