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

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

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