#include <roommemberevent.h>
|
static bool | isValid (const QJsonObject &fullJson) |
|
Definition at line 26 of file roommemberevent.h.
◆ changesMembership()
bool Quotient::RoomMemberEvent::changesMembership |
( |
| ) |
const |
◆ isAvatarUpdate()
bool Quotient::RoomMemberEvent::isAvatarUpdate |
( |
| ) |
const |
◆ isBan()
bool Quotient::RoomMemberEvent::isBan |
( |
| ) |
const |
◆ isDirect()
bool Quotient::RoomMemberEvent::isDirect |
( |
| ) |
const |
|
inline |
◆ isInvite()
bool Quotient::RoomMemberEvent::isInvite |
( |
| ) |
const |
◆ isJoin()
bool Quotient::RoomMemberEvent::isJoin |
( |
| ) |
const |
◆ isLeave()
bool Quotient::RoomMemberEvent::isLeave |
( |
| ) |
const |
◆ isRejectedInvite()
bool Quotient::RoomMemberEvent::isRejectedInvite |
( |
| ) |
const |
◆ isRename()
bool Quotient::RoomMemberEvent::isRename |
( |
| ) |
const |
◆ isUnban()
bool Quotient::RoomMemberEvent::isUnban |
( |
| ) |
const |
◆ isValid()
static bool Quotient::RoomMemberEvent::isValid |
( |
const QJsonObject & |
fullJson | ) |
|
|
inlinestatic |
◆ membership()
Membership Quotient::RoomMemberEvent::membership |
( |
| ) |
const |
|
inline |
◆ newAvatarUrl()
std::optional<QUrl> Quotient::RoomMemberEvent::newAvatarUrl |
( |
| ) |
const |
|
inline |
◆ newDisplayName()
std::optional<QString> Quotient::RoomMemberEvent::newDisplayName |
( |
| ) |
const |
|
inline |
◆ reason()
QString Quotient::RoomMemberEvent::reason |
( |
| ) |
const |
|
inline |
◆ userId()
QString Quotient::RoomMemberEvent::userId |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: