|
Twitch SDK (Internal)
|
#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). | |
| struct ttv::UserRepository::UserInfoLookupEntry |
| Class Members | ||
|---|---|---|
| shared_ptr< OAuthToken > | authToken | |
| UserInfoLookupCallback | callback | |
| bool | forceRefetch | |
| shared_ptr< GetUserTask > | task | |
| UserId | userId | |
| string | username | |
1.8.13