#include <profile.h>
|  | 
| QUrl | avatarUrl {} | 
|  | The user's avatar URL if they have set one, otherwise not present. 
 | 
|  | 
| QString | displayname {} | 
|  | The user's display name if they have set one, otherwise not present. 
 | 
|  | 
Definition at line 112 of file profile.h.
 
◆ 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: