#include <chattypes.h>
HostTargetChange - A message indicating that a broadcaster has changed their host target to a different channel.
◆ HostTargetChange()
| ttv::chat::HostTargetChange::HostTargetChange |
( |
| ) |
|
◆ previousChannelId
| ChannelId ttv::chat::HostTargetChange::previousChannelId |
The channel id of the channel previous hosted. Will be 0 if we were not hosting before.
◆ targetChannelId
| ChannelId ttv::chat::HostTargetChange::targetChannelId |
The channel id of the channel now being hosted. Will be 0 if we are now no longer hosting.
◆ targetChannelName
| std::string ttv::chat::HostTargetChange::targetChannelName |
The name of the channel now being hosted. Will be empty if we are now no longer hosting.
The documentation for this struct was generated from the following file:
- modules/chat/chat_common/include/twitchsdk/chat/chattypes.h