Twitch SDK (Internal)
Public Types | List of all members
ttv::PubSubClient::ConnectionPreference Struct Reference

#include <pubsubclient.h>

Public Types

enum  Enum { Manual, OnDemand }
 

Member Enumeration Documentation

◆ Enum

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.


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