cesium-native 0.43.0
|
A list of Cesium ion access tokens, as returned by the "List Tokens" service. More...
#include <CesiumIonClient/TokenList.h>
Public Attributes | |
std::vector< Token > | items |
The tokens. | |
A list of Cesium ion access tokens, as returned by the "List Tokens" service.
Definition at line 11 of file TokenList.h.
std::vector<Token> CesiumIonClient::TokenList::items |
The tokens.
Definition at line 16 of file TokenList.h.