cesium-native 0.43.0
Loading...
Searching...
No Matches
CesiumIonClient::TokenList Struct Reference

A list of Cesium ion access tokens, as returned by the "List Tokens" service. More...

#include <CesiumIonClient/TokenList.h>

Public Attributes

std::vector< Tokenitems
 The tokens.
 

Detailed Description

A list of Cesium ion access tokens, as returned by the "List Tokens" service.

Definition at line 11 of file TokenList.h.

Member Data Documentation

◆ items

std::vector<Token> CesiumIonClient::TokenList::items

The tokens.

Definition at line 16 of file TokenList.h.


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