sow-delete-filter
Including the basic AMPS library:
#include <amps/ampsplusplus.hpp>
Deleting all messages from a topic that match a filter:
client.sowDelete(topic, filter);
Including the basic AMPS library:
#include <amps/ampsplusplus.hpp>
Deleting all messages from a topic that match a filter:
client.sowDelete(topic, filter);