Twitch SDK (Internal)
ttv::PubSubClient::ITopicListener Member List

This is the complete list of members for ttv::PubSubClient::ITopicListener, including all inherited members.

OnTopicListenerRemoved(PubSubClient *source, const std::string &topic, TTV_ErrorCode ec)=0ttv::PubSubClient::ITopicListenerpure virtual
OnTopicMessageReceived(PubSubClient *source, const std::string &topic, const json::Value &msg)=0ttv::PubSubClient::ITopicListenerpure virtual
OnTopicSubscribeStateChanged(PubSubClient *source, const std::string &topic, SubscribeState::Enum state, TTV_ErrorCode ec)=0ttv::PubSubClient::ITopicListenerpure virtual