Twitch SDK (Internal)
Classes | Namespaces
channelrepository.h File Reference
#include "twitchsdk/core/types/coretypes.h"
#include "twitchsdk/core/types/errortypes.h"
#include "twitchsdk/core/component.h"
#include "twitchsdk/core/cache.h"
#include "twitchsdk/core/mutex.h"
#include <memory>
#include <map>

Go to the source code of this file.

Classes

class  ttv::ChannelRepository
 
struct  ttv::ChannelRepository::LookupEntry
 

Namespaces

 ttv
 JSON (JavaScript Object Notation).
 

Class Documentation

◆ ttv::ChannelRepository::LookupEntry

struct ttv::ChannelRepository::LookupEntry
Class Members
LookupCallback callback
ChannelId channelId
shared_ptr< GetChannelTask > task