Twitch SDK (Internal)
ttv::chat::ChatUserThreads::PubSubTopicListener Member List

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

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