Twitch SDK (Internal)
Classes | Namespaces
userrepository.h File Reference
#include "twitchsdk/core/types/coretypes.h"
#include "twitchsdk/core/types/errortypes.h"
#include "twitchsdk/core/user/user.h"
#include "twitchsdk/core/timer.h"
#include "twitchsdk/core/coreutilities.h"
#include <memory>
#include <map>

Go to the source code of this file.

Classes

class  ttv::UserRepository
 
struct  ttv::UserRepository::UserInfoLookupEntry
 

Namespaces

 ttv
 JSON (JavaScript Object Notation).
 

Class Documentation

◆ ttv::UserRepository::UserInfoLookupEntry

struct ttv::UserRepository::UserInfoLookupEntry
Class Members
shared_ptr< OAuthToken > authToken
UserInfoLookupCallback callback
bool forceRefetch
shared_ptr< GetUserTask > task
UserId userId
string username