sow-delete-all
Including the basic AMPS library:
#include <amps/ampsplusplus.hpp>
Deleting all messages from a topic, using a connected client:
client.sowDelete(topic, "1=1");
Including the basic AMPS library:
#include <amps/ampsplusplus.hpp>
Deleting all messages from a topic, using a connected client:
client.sowDelete(topic, "1=1");