libQuotient
A Qt library for building matrix clients
|
#include <callevents.h>
Public Member Functions | |
CallInviteEvent (const QString &callId, int lifetime, const QString &sdp) | |
QString | sdp () const |
EventTemplate (const QJsonObject &json) | |
EventTemplate (const ContentT &c) | |
Public Member Functions inherited from Quotient::EventTemplate< CallInviteEvent, CallEvent > | |
EventTemplate (const QJsonObject &json) | |
EventTemplate (const void &c) | |
void | content () const |
Additional Inherited Members | |
Public Types inherited from Quotient::EventTemplate< CallInviteEvent, CallEvent > | |
using | content_type = void |
Definition at line 49 of file callevents.h.
|
explicit |
|
inlineexplicit |
|
inlineexplicit |
|
inline |
Definition at line 60 of file callevents.h.