|
Twitch SDK (Internal)
|
#include <chattypes.h>
Public Member Functions | |
| UnreadThreadCounts () | |
| bool | operator== (const UnreadThreadCounts &) const |
| bool | operator!= (const UnreadThreadCounts &) const |
Public Attributes | |
| uint32_t | unreadThreadCount |
| uint32_t | unreadMessageCount |
| bool | exhaustive |
| ttv::chat::UnreadThreadCounts::UnreadThreadCounts | ( | ) |
| bool ttv::chat::UnreadThreadCounts::operator!= | ( | const UnreadThreadCounts & | ) | const |
| bool ttv::chat::UnreadThreadCounts::operator== | ( | const UnreadThreadCounts & | ) | const |
| bool ttv::chat::UnreadThreadCounts::exhaustive |
| uint32_t ttv::chat::UnreadThreadCounts::unreadMessageCount |
| uint32_t ttv::chat::UnreadThreadCounts::unreadThreadCount |
1.8.13