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

#include <location.h>

Public Attributes

QString alias
 An alias for a matrix room. More...
 
QString protocol
 The protocol ID that the third-party location is a part of. More...
 
QJsonObject fields
 Information used to identify this third-party location. More...
 

Detailed Description

Definition at line 9 of file location.h.

Member Data Documentation

◆ alias

QString Quotient::ThirdPartyLocation::alias

An alias for a matrix room.

Definition at line 11 of file location.h.

◆ fields

QJsonObject Quotient::ThirdPartyLocation::fields

Information used to identify this third-party location.

Definition at line 17 of file location.h.

◆ protocol

QString Quotient::ThirdPartyLocation::protocol

The protocol ID that the third-party location is a part of.

Definition at line 14 of file location.h.


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