Chatterino
Public Member Functions | Public Attributes | List of all members
chatterino::PubSubUnlistenMessage Struct Reference

#include <Unlisten.hpp>

Public Member Functions

 PubSubUnlistenMessage (std::vector< QString > _topics)
 
QByteArray toJson () const
 

Public Attributes

const std::vector< QString > topics
 
const QString nonce
 

Constructor & Destructor Documentation

◆ PubSubUnlistenMessage()

chatterino::PubSubUnlistenMessage::PubSubUnlistenMessage ( std::vector< QString >  _topics)

Member Function Documentation

◆ toJson()

QByteArray chatterino::PubSubUnlistenMessage::toJson ( ) const
Here is the caller graph for this function:

Member Data Documentation

◆ nonce

const QString chatterino::PubSubUnlistenMessage::nonce

◆ topics

const std::vector<QString> chatterino::PubSubUnlistenMessage::topics

The documentation for this struct was generated from the following files: