|
Twitch SDK (Internal)
|
#include <chatnetworkevent.h>
Public Member Functions | |
| virtual | ~IChatWriteNetworkEvent () |
| virtual void | WriteEvent (const ChatNetworkEvent &evt)=0 |
| virtual void | WriteRaw (const std::string &msg)=0 |
Interface for classes which are able to encode and write events to the transport.
|
virtual |
|
pure virtual |
Implemented in ttv::chat::ChatWriter.
|
pure virtual |
Implemented in ttv::chat::ChatWriter.
1.8.13