Twitch SDK (Internal)
Classes | Namespaces
chatchannelset.h File Reference
#include "twitchsdk/chat/chattypes.h"
#include "twitchsdk/chat/chatlistener.h"
#include "twitchsdk/chat/ichatchannel.h"
#include <string>
#include <vector>
#include <unordered_set>
#include <map>
#include <memory>
#include <atomic>

Go to the source code of this file.

Classes

class  ttv::chat::ChatChannelSet
 
struct  ttv::chat::ChatChannelSet::ChannelEntry
 
class  ttv::chat::ChatChannelSet::InternalChannelListener
 
class  ttv::chat::ChatChannelWrapper
 

Namespaces

 ttv
 JSON (JavaScript Object Notation).
 
 ttv::chat
 

Class Documentation

◆ ttv::chat::ChatChannelSet::ChannelEntry

struct ttv::chat::ChatChannelSet::ChannelEntry
Class Members
shared_ptr< ChatChannel > channel
shared_ptr< IChatChannelListener > channelListener