cesium-native 0.50.0
Loading...
Searching...
No Matches
CesiumAsync::CesiumIonAssetAccessor::UpdatedToken Struct Reference

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.
 

Detailed Description

The details of the updated token.

Definition at line 30 of file CesiumIonAssetAccessor.h.

Member Data Documentation

◆ authorizationHeader

std::string CesiumAsync::CesiumIonAssetAccessor::UpdatedToken::authorizationHeader

The new Authorization header containing the new token.

Definition at line 39 of file CesiumIonAssetAccessor.h.

◆ token

std::string CesiumAsync::CesiumIonAssetAccessor::UpdatedToken::token

The new token.

Definition at line 34 of file CesiumIonAssetAccessor.h.


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