31 void UpdateUserData();
36 wxString GetUserId()
const;
38 wxString GetUserSlug()
const;
40 wxString GetDisplayName()
const;
42 wxString GetAvatarPath()
const;
45 void DownloadAvatar(std::string_view url);
An object that sends messages to an open-ended list of subscribed callbacks.
Service for providing information about the user profile.
UserService & GetUserService()