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

#include <ichatroomnotifications.h>

Inheritance diagram for ttv::chat::IChatRoomNotifications:
ttv::chat::ChatRoomNotifications

Public Member Functions

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

Detailed Description

The interface to hold onto the IChatRoomNotificationsListener.

Constructor & Destructor Documentation

◆ ~IChatRoomNotifications()

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

Member Function Documentation

◆ Dispose()

virtual TTV_ErrorCode ttv::chat::IChatRoomNotifications::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::ChatRoomNotifications.


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