|
Twitch SDK (Internal)
|
This is the complete list of members for ttv::chat::ChatAPITaskHost, including all inherited members.
| BanUser(UserId userId, ChannelId channelId, const std::string &bannedUserName, uint32_t duration, BanUserCallback &&callback) | ttv::chat::ChatAPITaskHost | |
| BanUserCallback typedef | ttv::chat::ChatAPITaskHost | |
| ChatAPITaskHost() | ttv::chat::ChatAPITaskHost | |
| CheckShutdown() | ttv::Component | protectedvirtual |
| CompleteShutdown() | ttv::Component | protectedvirtual |
| CompleteTask(Task *task) | ttv::Component | protected |
| Component() | ttv::Component | protected |
| FetchBadgesCallback typedef | ttv::chat::ChatAPITaskHost | |
| FetchChannelBadges(ChannelId channelId, const std::string &language, FetchBadgesCallback &&callback) | ttv::chat::ChatAPITaskHost | |
| FetchChannelModerators(ChannelId channelId, const std::string &cursor, FetchChannelModeratorsCallback &&callback) | ttv::chat::ChatAPITaskHost | |
| FetchChannelModeratorsCallback typedef | ttv::chat::ChatAPITaskHost | |
| FetchGlobalBadges(const std::string &language, FetchBadgesCallback &&callback) | ttv::chat::ChatAPITaskHost | |
| GetLoggerName() const override | ttv::chat::ChatAPITaskHost | inlinevirtual |
| GetState() const override | ttv::Component | virtual |
| GetTaskRunner() | ttv::Component | inline |
| Initialize() override | ttv::Component | virtual |
| IsTaskRunning(Task *task) const | ttv::Component | protected |
| ModUser(UserId userId, ChannelId channelId, const std::string &modUserName, ModUserCallback &&callback) | ttv::chat::ChatAPITaskHost | |
| ModUserCallback typedef | ttv::chat::ChatAPITaskHost | |
| mRunningTasks | ttv::Component | protected |
| mShutdownTimeMilliseconds | ttv::Component | protected |
| mState | ttv::Component | protected |
| mTaskMutex | ttv::Component | mutableprotected |
| mTaskRunner | ttv::Component | protected |
| mUserRepository | ttv::chat::ChatAPITaskHost | private |
| SetClientState(State state) | ttv::Component | protectedvirtual |
| SetServerState(State state) | ttv::Component | protectedvirtual |
| SetState(State state) | ttv::Component | protectedvirtual |
| SetTaskRunner(std::shared_ptr< TaskRunner > taskRunner) | ttv::Component | virtual |
| SetUserRepository(const std::shared_ptr< UserRepository > &repository) | ttv::chat::ChatAPITaskHost | inline |
| Shutdown() override | ttv::Component | virtual |
| StartTask(std::shared_ptr< Task > task) | ttv::Component | protected |
| State enum name | ttv::IComponent | |
| UnbanUser(UserId userId, ChannelId channelId, const std::string &unbannedUserName, UnbanUserCallback &&callback) | ttv::chat::ChatAPITaskHost | |
| UnbanUserCallback typedef | ttv::chat::ChatAPITaskHost | |
| UnmodUser(UserId userId, ChannelId channelId, const std::string &unmodUserName, UnmodUserCallback &&callback) | ttv::chat::ChatAPITaskHost | |
| UnmodUserCallback typedef | ttv::chat::ChatAPITaskHost | |
| Update() override | ttv::Component | virtual |
| UpdateUserColor(UserId userId, const std::string &color, UpdateUserColorCallback &&callback) | ttv::chat::ChatAPITaskHost | |
| UpdateUserColorCallback typedef | ttv::chat::ChatAPITaskHost | |
| ~Component() | ttv::Component | virtual |
1.8.13