Operator
C++ library for plugging into matrix.org
Public Member Functions | List of all members
Operator::Event::Message::_HTMLMessage< T > Class Template Reference

HTML version of a message class. More...

#include <event.hh>

Inheritance diagram for Operator::Event::Message::_HTMLMessage< T >:
Inheritance graph
[legend]
Collaboration diagram for Operator::Event::Message::_HTMLMessage< T >:
Collaboration graph
[legend]

Public Member Functions

 _HTMLMessage (nlohmann::json d, const std::string &room_id="") throw (Error::Error)
 
 _HTMLMessage (const _HTMLMessage< T > &other) throw ()
 
 _HTMLMessage (const std::string &body, const std::string &html, const std::string &room_id)
 

Detailed Description

template<class T>
class Operator::Event::Message::_HTMLMessage< T >

HTML version of a message class.


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