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

#include <ifollowersstatus.h>

Inheritance diagram for ttv::chat::IFollowersStatus:
ttv::chat::FollowersStatus

Public Member Functions

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

Detailed Description

The interface for receiving followers updates on a channel.

Constructor & Destructor Documentation

◆ ~IFollowersStatus()

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

Member Function Documentation

◆ Dispose()

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

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

Implemented in ttv::chat::FollowersStatus.


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