25 Cogs::Core::DataFetcherManager::FetchId fetch(
Context* context,
const std::string& baseURL,
const std::string& accessToken,
int assetId, FetchCallback cb);
A Context instance contains all the services, systems and runtime components needed to use Cogs.