#include <chatchannelset.h>
◆ DisposerFunc
◆ SetBroadcasterLanguageChatEnabledCallback
◆ ChatChannelWrapper()
| ttv::chat::ChatChannelWrapper::ChatChannelWrapper |
( |
const std::shared_ptr< User > & |
user, |
|
|
ChannelId |
channelId, |
|
|
const std::shared_ptr< IChatChannelListener > & |
listener |
|
) |
| |
◆ ~ChatChannelWrapper()
| virtual ttv::chat::ChatChannelWrapper::~ChatChannelWrapper |
( |
| ) |
|
|
virtual |
◆ Connect()
◆ Disconnect()
| virtual TTV_ErrorCode ttv::chat::ChatChannelWrapper::Disconnect |
( |
| ) |
|
|
overridevirtual |
◆ Dispose()
◆ GetChatChannelSet()
| std::shared_ptr<ChatChannelSet> ttv::chat::ChatChannelWrapper::GetChatChannelSet |
( |
| ) |
const |
|
inline |
◆ OptInToBroadcasterLanguageChat()
| virtual TTV_ErrorCode ttv::chat::ChatChannelWrapper::OptInToBroadcasterLanguageChat |
( |
const std::string & |
language | ) |
|
|
overridevirtual |
◆ SendMessage()
| virtual TTV_ErrorCode ttv::chat::ChatChannelWrapper::SendMessage |
( |
const std::string & |
message | ) |
|
|
overridevirtual |
◆ SetBroadcasterLanguageChatEnabled()
◆ SetDisposer()
| void ttv::chat::ChatChannelWrapper::SetDisposer |
( |
DisposerFunc && |
func | ) |
|
|
inline |
◆ mChannelId
| ChannelId ttv::chat::ChatChannelWrapper::mChannelId |
|
private |
◆ mChatChannelListener
◆ mChatChannelSet
| std::shared_ptr<ChatChannelSet> ttv::chat::ChatChannelWrapper::mChatChannelSet |
|
private |
◆ mDisposerFunc
The documentation for this class was generated from the following file: