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

#include <ichatchannelproperties.h>

Inheritance diagram for ttv::chat::IChatChannelProperties:
ttv::chat::ChatChannelProperties

Public Member Functions

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

Detailed Description

The interface to hold onto the IChatChannelPropertyListener.

Constructor & Destructor Documentation

◆ ~IChatChannelProperties()

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

Member Function Documentation

◆ Dispose()

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

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

Returns
  • TTV_EC_SUCCESS: Instance has been disposed.

Implemented in ttv::chat::ChatChannelProperties.


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