#include <Base.hpp>
|
| PubSubMessage (QJsonObject _object) |
|
template<class InnerClass > |
boost::optional< InnerClass > | toInner () |
|
◆ Type
Enumerator |
---|
Pong | |
Response | |
Message | |
INVALID | |
◆ PubSubMessage()
chatterino::PubSubMessage::PubSubMessage |
( |
QJsonObject |
_object | ) |
|
◆ toInner()
template<class InnerClass >
boost::optional< InnerClass > chatterino::PubSubMessage::toInner |
( |
| ) |
|
◆ error
QString chatterino::PubSubMessage::error |
◆ nonce
QString chatterino::PubSubMessage::nonce |
◆ object
QJsonObject chatterino::PubSubMessage::object |
◆ type
Type chatterino::PubSubMessage::type |
◆ typeString
QString chatterino::PubSubMessage::typeString |
The documentation for this struct was generated from the following files:
- /var/chatterino-doxygen/chatterino2/src/providers/twitch/pubsubmessages/Base.hpp
- /var/chatterino-doxygen/chatterino2/src/providers/twitch/pubsubmessages/Base.cpp