![]() |
libQuotient
A Qt library for building matrix clients
|
#include <content-repo.h>
Public Attributes | |
| QUrl | contentUri {} |
| std::optional< qint64 > | unusedExpiresAt {} |
Definition at line 108 of file content-repo.h.
| QUrl Quotient::CreateContentJob::Response::contentUri {} |
The mxc:// URI at which the content will be available, once it is uploaded.
Definition at line 111 of file content-repo.h.
| std::optional<qint64> Quotient::CreateContentJob::Response::unusedExpiresAt {} |
The timestamp (in milliseconds since the unix epoch) when the generated media id will expire, if media is not uploaded.
Definition at line 115 of file content-repo.h.