|
Twitch SDK (Internal)
|
#include <pubsubclientmessages.h>
Public Member Functions | |
| UnsubscribeFromTopicServerMessage (const std::string &topic, std::shared_ptr< PubSubClient::ITopicListener > listener) | |
Public Attributes | |
| std::string | topic |
| std::shared_ptr< PubSubClient::ITopicListener > | listener |
| ServerMessageType::Enum | type |
| ttv::pubsub::UnsubscribeFromTopicServerMessage::UnsubscribeFromTopicServerMessage | ( | const std::string & | topic, |
| std::shared_ptr< PubSubClient::ITopicListener > | listener | ||
| ) |
| std::shared_ptr<PubSubClient::ITopicListener> ttv::pubsub::UnsubscribeFromTopicServerMessage::listener |
| std::string ttv::pubsub::UnsubscribeFromTopicServerMessage::topic |
|
inherited |
1.8.13