|
std::string | link |
| An RFC 5988 formatted string with a relation type of next which points to the next page of data on the server, if it exists. More...
|
|
std::vector< Asset > | items |
| A page of assets.
|
|
Definition at line 73 of file Assets.h.
◆ link
std::string CesiumIonClient::Assets::link |
An RFC 5988 formatted string with a relation type of next which points to the next page of data on the server, if it exists.
This url should be treated as an opaque link as the actual format may change at any time.
Definition at line 82 of file Assets.h.
The documentation for this struct was generated from the following file:
- /home/runner/work/cesium-native/cesium-native/CesiumIonClient/include/CesiumIonClient/Assets.h