|
Twitch SDK (Internal)
|
Public Member Functions | |
| PubSubListener (CoreAPI *api) | |
| virtual void | OnStateChanged (PubSubClient *source, PubSubState state, TTV_ErrorCode ec) override |
Private Attributes | |
| CoreAPI * | mOwner |
| ttv::CoreAPI::PubSubListener::PubSubListener | ( | CoreAPI * | api | ) |
|
overridevirtual |
Indicates the current connection state of pubsub. If disconnected for any reason then topic subscriptions will be restored when the connection is reestablished.
Implements ttv::PubSubClient::IListener.
|
private |
1.8.13