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

#include <isubscribersstatus.h>

Inheritance diagram for ttv::chat::ISubscribersStatus:
ttv::chat::SubscribersStatus

Public Member Functions

virtual ~ISubscribersStatus ()=default
 
virtual TTV_ErrorCode Dispose ()=0
 

Detailed Description

The interface for receiving subscribers updates on a channel.

Constructor & Destructor Documentation

◆ ~ISubscribersStatus()

virtual ttv::chat::ISubscribersStatus::~ISubscribersStatus ( )
virtualdefault

Member Function Documentation

◆ Dispose()

virtual TTV_ErrorCode ttv::chat::ISubscribersStatus::Dispose ( )
pure virtual

This should be called when the application is done with the instance.

Implemented in ttv::chat::SubscribersStatus.


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