![]() |
libQuotient
A Qt library for building matrix clients
|
#include <callevents.h>
Additional Inherited Members | |
![]() | |
static QJsonObject | basicJson (const QString &matrixType, const QJsonObject &content) |
Make a minimal correct Matrix event JSON. | |
![]() | |
static EventMetaType< Event > | BaseMetaType { "Event" } |
![]() | |
CallEvent (const QJsonObject &json) | |
![]() | |
RoomEvent (const QJsonObject &json) | |
void | dumpTo (QDebug dbg) const override |
![]() | |
Event (const QJsonObject &json) | |
QJsonObject & | editJson () |
![]() | |
static QJsonObject | basicJson (const QString &matrixType, const QString &callId, int version, QJsonObject contentJson={}) |
Definition at line 36 of file callevents.h.
|
inlineexplicit |
Definition at line 41 of file callevents.h.