|
Twitch SDK (Internal)
|
#include "twitchsdk/core/types/coretypes.h"#include "twitchsdk/core/types/errortypes.h"#include "twitchsdk/core/pubsub/pubsubclient.h"#include "twitchsdk/core/corelistener.h"#include "twitchsdk/core/eventsource.h"#include "twitchsdk/core/user/userlistener.h"#include "twitchsdk/core/module.h"#include "twitchsdk/core/trackingcontext.h"#include <memory>Go to the source code of this file.
Classes | |
| class | ttv::ICoreApiClient |
| class | ttv::CoreAPI |
| class | ttv::CoreAPI::PubSubListener |
| class | ttv::CoreAPI::UserListener |
Namespaces | |
| ttv | |
| JSON (JavaScript Object Notation). | |
Functions | |
| TTV_ErrorCode | ttv::SetClientId (const std::string &clientId) |
| TTV_ErrorCode | ttv::GetClientId (std::string &clientId) |
1.8.13