#include <TwitchChat.h>
◆ ~TwitchChat()
ehs::TwitchChat::~TwitchChat |
( |
| ) |
|
◆ TwitchChat() [1/4]
ehs::TwitchChat::TwitchChat |
( |
| ) |
|
◆ TwitchChat() [2/4]
ehs::TwitchChat::TwitchChat |
( |
const Str_8 & |
username | ) |
|
◆ TwitchChat() [3/4]
ehs::TwitchChat::TwitchChat |
( |
const Str_8 & |
username, |
|
|
const Str_8 & |
token |
|
) |
| |
◆ TwitchChat() [4/4]
ehs::TwitchChat::TwitchChat |
( |
const TwitchChat & |
chat | ) |
|
◆ GetChannel()
Str_8 ehs::TwitchChat::GetChannel |
( |
| ) |
const |
◆ GetUsername()
Str_8 ehs::TwitchChat::GetUsername |
( |
| ) |
const |
◆ Initialize()
void ehs::TwitchChat::Initialize |
( |
| ) |
|
◆ JoinChannel()
void ehs::TwitchChat::JoinChannel |
( |
const Str_8 & |
newChannel | ) |
|
◆ LeaveChannel()
void ehs::TwitchChat::LeaveChannel |
( |
| ) |
|
◆ operator=()
◆ RecvMsg()
Str_8 ehs::TwitchChat::RecvMsg |
( |
| ) |
|
◆ SendMsg()
void ehs::TwitchChat::SendMsg |
( |
const Str_8 & |
msg | ) |
|
◆ SendPong()
void ehs::TwitchChat::SendPong |
( |
| ) |
|
◆ SetToken()
void ehs::TwitchChat::SetToken |
( |
const Str_8 & |
newToken | ) |
|
◆ UnInitialize()
void ehs::TwitchChat::UnInitialize |
( |
| ) |
|
◆ WhisperMsg()
void ehs::TwitchChat::WhisperMsg |
( |
const Str_8 & |
user, |
|
|
const Str_8 & |
msg |
|
) |
| |
The documentation for this class was generated from the following files: