Twitch SDK (Internal)
Public Member Functions | List of all members
ttv::PubSubClient::IListener Class Referenceabstract

#include <pubsubclient.h>

Inheritance diagram for ttv::PubSubClient::IListener:
ttv::CoreAPI::PubSubListener

Public Member Functions

virtual void OnStateChanged (PubSubClient *source, PubSubState state, TTV_ErrorCode ec)=0
 

Member Function Documentation

◆ OnStateChanged()

virtual void ttv::PubSubClient::IListener::OnStateChanged ( PubSubClient source,
PubSubState  state,
TTV_ErrorCode  ec 
)
pure virtual

Indicates the current connection state of pubsub. If disconnected for any reason then topic subscriptions will be restored when the connection is reestablished.

Implemented in ttv::CoreAPI::PubSubListener.


The documentation for this class was generated from the following file: