Twitch SDK (Internal)
Public Member Functions | Public Attributes | List of all members
ttv::ads::FetchAdsTask::Context Struct Reference

#include <fetchadstask.h>

Public Member Functions

 Context ()
 
bool RequiresIteration () const
 

Public Attributes

AdConfiguration config
 
AdFetchRequestInfo info
 
std::vector< Adads
 
std::vector< AdWrapperadWrappers
 
std::vector< std::string > errorUrls
 
std::vector< std::string > playlistUrls
 
bool initialRequest
 

Constructor & Destructor Documentation

◆ Context()

ttv::ads::FetchAdsTask::Context::Context ( )
inline

Member Function Documentation

◆ RequiresIteration()

bool ttv::ads::FetchAdsTask::Context::RequiresIteration ( ) const
inline

Member Data Documentation

◆ ads

std::vector<Ad> ttv::ads::FetchAdsTask::Context::ads

◆ adWrappers

std::vector<AdWrapper> ttv::ads::FetchAdsTask::Context::adWrappers

◆ config

AdConfiguration ttv::ads::FetchAdsTask::Context::config

◆ errorUrls

std::vector<std::string> ttv::ads::FetchAdsTask::Context::errorUrls

◆ info

AdFetchRequestInfo ttv::ads::FetchAdsTask::Context::info

◆ initialRequest

bool ttv::ads::FetchAdsTask::Context::initialRequest

◆ playlistUrls

std::vector<std::string> ttv::ads::FetchAdsTask::Context::playlistUrls

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