|
Twitch SDK (Internal)
|
#include <pubsubclient.h>
Public Member Functions | |
| virtual void | OnStateChanged (PubSubClient *source, PubSubState state, TTV_ErrorCode ec)=0 |
|
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.
1.8.13