Logging of the messages, customizable replies, assigning groups
This commit is contained in:
parent
f03f392cee
commit
7f57cd3bf6
21 changed files with 288 additions and 62 deletions
|
@ -28,7 +28,7 @@ public:
|
|||
Connection(const std::shared_ptr<Core>& core);
|
||||
~Connection() noexcept;
|
||||
|
||||
void initiialize();
|
||||
void initialize();
|
||||
void deinitialize();
|
||||
void connect();
|
||||
void send(const std::string& jid, const std::string& body);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue