|
Twitch SDK (Internal)
|
#include <chatnetworkevent.h>
Public Member Functions | |
| virtual | ~IChatReceiveNetworkEvent () |
| virtual void | ReceiveEvent (const ChatNetworkEvent &evt)=0 |
Interface for receiving chat notifications. The implementation handles sending the event to the proper destination.
|
virtual |
|
pure virtual |
Implemented in ttv::chat::ChatConnection, and ttv::chat::ChatSession.
1.8.13