cesium-native 0.50.0
|
The details of the updated token. More...
#include <CesiumAsync/CesiumIonAssetAccessor.h>
Public Attributes | |
std::string | token |
The new token. | |
std::string | authorizationHeader |
The new Authorization header containing the new token. | |
The details of the updated token.
Definition at line 30 of file CesiumIonAssetAccessor.h.
std::string CesiumAsync::CesiumIonAssetAccessor::UpdatedToken::authorizationHeader |
The new Authorization header containing the new token.
Definition at line 39 of file CesiumIonAssetAccessor.h.
std::string CesiumAsync::CesiumIonAssetAccessor::UpdatedToken::token |
The new token.
Definition at line 34 of file CesiumIonAssetAccessor.h.