|
Twitch SDK (Internal)
|
#include <pubsubclient.h>
Public Types | |
| enum | Enum { Manual, OnDemand } |
| Enumerator | |
|---|---|
| Manual | The client must manually call Connect() and Disconnect(). |
| OnDemand | Connects automatically if there are topic listeners registered and disconnects when all have been unregistered. |
1.8.13