Twitch SDK (Internal)
ttv::chat::ChatChannelSet Member List

This is the complete list of members for ttv::chat::ChatChannelSet, including all inherited members.

ChatChannelFirstTimeChatterNoticeReceived(UserId userId, ChannelId channelId, const FirstTimeChatterNotice &notice)ttv::chat::ChatChannelSetprivate
ChatChannelHostTargetChanged(UserId userId, ChannelId channelId, const std::string &targetChannelName, uint32_t numViewers)ttv::chat::ChatChannelSetprivate
ChatChannelInfoChanged(UserId userId, ChannelId channelId, const ChatChannelInfo &channelInfo)ttv::chat::ChatChannelSetprivate
ChatChannelLocalUserChanged(UserId userId, ChannelId channelId, const ChatUserInfo &userInfo)ttv::chat::ChatChannelSetprivate
ChatChannelMessagesCleared(UserId userId, ChannelId channelId)ttv::chat::ChatChannelSetprivate
ChatChannelMessagesReceived(UserId userId, ChannelId channelId, const std::vector< LiveChatMessage > &messageList)ttv::chat::ChatChannelSetprivate
ChatChannelNoticeReceived(UserId userId, ChannelId channelId, const std::string &id, const std::map< std::string, std::string > &params)ttv::chat::ChatChannelSetprivate
ChatChannelRaidNoticeReceived(UserId userId, ChannelId channelId, const RaidNotice &notice)ttv::chat::ChatChannelSetprivate
ChatChannelRestrictionsChanged(UserId userId, ChannelId channelId, const ChatChannelRestrictions &restrictions)ttv::chat::ChatChannelSetprivate
ChatChannelSet(const std::shared_ptr< User > &user)ttv::chat::ChatChannelSet
ChatChannelStateChanged(UserId userId, ChannelId channelId, ChatChannelState state, TTV_ErrorCode ec)ttv::chat::ChatChannelSetprivate
ChatChannelSubscriptionNoticeReceived(UserId userId, ChannelId channelId, const SubscriptionNotice &notice)ttv::chat::ChatChannelSetprivate
ChatChannelUnraidNoticeReceived(UserId userId, ChannelId channelId, const UnraidNotice &notice)ttv::chat::ChatChannelSetprivate
ChatChannelUserMessagesCleared(UserId userId, ChannelId channelId, UserId clearUserId)ttv::chat::ChatChannelSetprivate
CheckShutdown() overridettv::chat::ChatChannelSetprotectedvirtual
CompleteShutdown() overridettv::chat::ChatChannelSetprotectedvirtual
CompleteTask(Task *task)ttv::Componentprotected
Component()ttv::Componentprotected
Connect(ChannelId channelId, const std::shared_ptr< IChatChannelListener > &listener)ttv::chat::ChatChannelSet
CreateChannel(ChannelId channelId)ttv::chat::ChatChannelSetprivate
Disconnect(ChannelId channelId)ttv::chat::ChatChannelSet
FetchUserList(ChannelId channelId, const FetchUserListCallback &callback)ttv::chat::ChatChannelSet
FetchUserListCallback typedefttv::chat::ChatChannelSet
FlushChannelEvents()ttv::chat::ChatChannelSetprivate
GetComponentName()ttv::chat::ChatChannelSetinlinestatic
GetLoggerName() const overridettv::chat::ChatChannelSetvirtual
GetMessageFlushInterval() constttv::chat::ChatChannelSetinline
GetState() const overridettv::Componentvirtual
GetTaskRunner()ttv::Componentinline
Initialize() overridettv::UserComponentvirtual
IsTaskRunning(Task *task) constttv::Componentprotected
Log(TTV_MessageLevel level, const char *format,...)ttv::UserComponentprotected
LookupChannel(ChannelId channelId, std::shared_ptr< ChatChannel > &channel)ttv::chat::ChatChannelSetprivate
mBitsConfigRepositoryttv::chat::ChatChannelSetprivate
mChannelRepositoryttv::chat::ChatChannelSetprivate
mChannelsttv::chat::ChatChannelSetprivate
mChatObjectFactoryttv::chat::ChatChannelSetprivate
mCleanupChannelsttv::chat::ChatChannelSetprivate
mInternalChannelListenerttv::chat::ChatChannelSetprivate
mLocalLanguagettv::chat::ChatChannelSetprivate
mOAuthIssuettv::UserComponentprotected
mRunningTasksttv::Componentprotected
mSettingRepositoryttv::chat::ChatChannelSetprivate
mShutdownTimeMillisecondsttv::Componentprotected
mStatettv::Componentprotected
mTaskMutexttv::Componentmutableprotected
mTaskRunnerttv::Componentprotected
mTokenizationOptionsttv::chat::ChatChannelSetprivate
mUserttv::UserComponentprotected
mUserMessageFlushIntervalttv::chat::ChatChannelSetprivate
OnUserAuthenticationIssue(std::shared_ptr< const OAuthToken > oauthToken, TTV_ErrorCode ec)ttv::UserComponentprotectedvirtual
OnUserInfoFetchComplete(TTV_ErrorCode ec)ttv::UserComponentprotectedvirtual
OnUserLogInComplete(TTV_ErrorCode ec)ttv::UserComponentprotectedvirtual
OnUserLogOutComplete(TTV_ErrorCode ec)ttv::UserComponentprotectedvirtual
OptInToBroadcasterLanguageChat(ChannelId channelId, const std::string &language)ttv::chat::ChatChannelSet
SendChatMessage(ChannelId channelId, const std::string &message)ttv::chat::ChatChannelSet
SetBitsConfigRepository(std::shared_ptr< BitsConfigRepository > repository)ttv::chat::ChatChannelSetinline
SetBroadcasterLanguageChatCallback typedefttv::chat::ChatChannelSet
SetBroadcasterLanguageChatEnabled(ChannelId channelId, bool enabled, const SetBroadcasterLanguageChatCallback &callback)ttv::chat::ChatChannelSet
SetChannelRepository(const std::shared_ptr< ChannelRepository > &channelRepository)ttv::chat::ChatChannelSetinline
SetChatObjectFactory(std::shared_ptr< IChatObjectFactory > factory)ttv::chat::ChatChannelSetinline
SetClientState(State state)ttv::Componentprotectedvirtual
SetLocalLanguage(const std::string &language)ttv::chat::ChatChannelSet
SetMessageFlushInterval(uint64_t milliseconds)ttv::chat::ChatChannelSet
SetServerState(State state)ttv::Componentprotectedvirtual
SetSettingRepository(std::shared_ptr< SettingRepository > settings)ttv::chat::ChatChannelSetinline
SetState(State state)ttv::Componentprotectedvirtual
SetTaskRunner(std::shared_ptr< TaskRunner > taskRunner)ttv::Componentvirtual
SetTokenizationOptions(const TokenizationOptions &tokenizationOptions)ttv::chat::ChatChannelSetinline
Shutdown() overridettv::chat::ChatChannelSetvirtual
StartTask(std::shared_ptr< Task > task)ttv::Componentprotected
State enum namettv::IComponent
Update() overridettv::chat::ChatChannelSetvirtual
UserComponent(const std::shared_ptr< User > &user)ttv::UserComponent
~ChatChannelSet() overridettv::chat::ChatChannelSetvirtual
~Component()ttv::Componentvirtual