cesium-native
0.41.0
|
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. | |
Information about the amount of storage available in a user's account.