libQuotient
A Qt library for building matrix clients
Quotient::GetWhoIsJob::DeviceInfo Struct Reference

#include <admin.h>

Public Attributes

QVector< SessionInfosessions {}
 A user's sessions (i.e. what they did with an access token from one login). More...
 

Detailed Description

Definition at line 36 of file admin.h.

Member Data Documentation

◆ sessions

QVector<SessionInfo> Quotient::GetWhoIsJob::DeviceInfo::sessions {}

A user's sessions (i.e. what they did with an access token from one login).

Definition at line 38 of file admin.h.


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