Twitch SDK (Internal)
ttv::PubSubComponentBase::PubSubTopicListener Member List

This is the complete list of members for ttv::PubSubComponentBase::PubSubTopicListener, including all inherited members.

mOwnerttv::PubSubComponentBase::PubSubTopicListenerprivate
OnTopicListenerRemoved(PubSubClient *source, const std::string &topic, TTV_ErrorCode ec) overridettv::PubSubComponentBase::PubSubTopicListenervirtual
OnTopicMessageReceived(PubSubClient *source, const std::string &topic, const json::Value &msg) overridettv::PubSubComponentBase::PubSubTopicListenervirtual
OnTopicSubscribeStateChanged(PubSubClient *source, const std::string &topic, PubSubClient::SubscribeState::Enum state, TTV_ErrorCode ec) overridettv::PubSubComponentBase::PubSubTopicListenervirtual
PubSubTopicListener(PubSubComponentBase *owner)ttv::PubSubComponentBase::PubSubTopicListenerinline