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

#include <chatnetworkevent.h>

Inheritance diagram for ttv::chat::IChatReceiveNetworkEvent:
ttv::chat::ChatConnection ttv::chat::ChatSession

Public Member Functions

virtual ~IChatReceiveNetworkEvent ()
 
virtual void ReceiveEvent (const ChatNetworkEvent &evt)=0
 

Detailed Description

Interface for receiving chat notifications. The implementation handles sending the event to the proper destination.

Constructor & Destructor Documentation

◆ ~IChatReceiveNetworkEvent()

virtual ttv::chat::IChatReceiveNetworkEvent::~IChatReceiveNetworkEvent ( )
virtual

Member Function Documentation

◆ ReceiveEvent()

virtual void ttv::chat::IChatReceiveNetworkEvent::ReceiveEvent ( const ChatNetworkEvent evt)
pure virtual

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