libQuotient
A Qt library for building matrix clients
Quotient::GetUserProfileJob::Response Struct Reference

#include <profile.h>

Public Attributes

QUrl avatarUrl {}
 The user's avatar URL if they have set one, otherwise not present. More...
 
QString displayname {}
 The user's display name if they have set one, otherwise not present. More...
 

Detailed Description

Definition at line 112 of file profile.h.

Member Data Documentation

◆ avatarUrl

QUrl Quotient::GetUserProfileJob::Response::avatarUrl {}

The user's avatar URL if they have set one, otherwise not present.

Definition at line 114 of file profile.h.

◆ displayname

QString Quotient::GetUserProfileJob::Response::displayname {}

The user's display name if they have set one, otherwise not present.

Definition at line 117 of file profile.h.


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