First way to publish
This commit is contained in:
parent
0be7fe9bff
commit
647b8f3072
17 changed files with 240 additions and 21 deletions
|
@ -19,6 +19,7 @@ public:
|
|||
void send(const std::string& jid, const std::string& body);
|
||||
void initialize(const std::shared_ptr<Connection>& connection);
|
||||
void setGroup(const std::string& jid, const std::string& group);
|
||||
void publish(const std::string& service, const std::string& node, const std::string& title, const std::string& body);
|
||||
|
||||
public:
|
||||
Config config;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue