Twitch SDK (Internal)
ttv::social::Presence::PubSubTopicListener Member List

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

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