5 #ifndef _MigratoryDataListener_h_included_ 6 #define _MigratoryDataListener_h_included_ 15 namespace migratorydata {
81 virtual void onStatus(
const std::string& status, std::string& info) = 0;
86 #endif // _MigratoryDataListener_h_included_ Implementations of this interface can handle the real-time messages received for the subscribed subje...
Definition: MigratoryDataListener.h:24
Include the declaration of the MigratoryDataMessage class.
Represent a message.
Definition: MigratoryDataMessage.h:25