cesium-native  0.41.0
CesiumIonClient::ProfileStorage Struct Referencefinal

Information about the amount of storage available in a user's account. More...

#include <CesiumIonClient/Profile.h>

Public Attributes

int64_t used = 0
 The number of bytes currently being used by this account.
 
int64_t available = 0
 The number of bytes available for additional asset uploads to this account.
 
int64_t total = 0
 The total number of bytes currently allowed to be used by this account.
 

Detailed Description

Information about the amount of storage available in a user's account.

Definition at line 12 of file Profile.h.


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