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