libQuotient
A Qt library for building matrix clients
Quotient::GetJoinedMembersByRoomJob::RoomMember Struct Reference

#include <rooms.h>

Public Attributes

QString displayName {}
 The display name of the user this object is representing. More...
 
QUrl avatarUrl {}
 

Detailed Description

Definition at line 148 of file rooms.h.

Member Data Documentation

◆ avatarUrl

QUrl Quotient::GetJoinedMembersByRoomJob::RoomMember::avatarUrl {}

The avatar of the user this object is representing, as an mxc:// URI.

Definition at line 154 of file rooms.h.

◆ displayName

QString Quotient::GetJoinedMembersByRoomJob::RoomMember::displayName {}

The display name of the user this object is representing.

Definition at line 150 of file rooms.h.


The documentation for this struct was generated from the following file: