Aktualizr
C++ SOTA Client
|
The server has been queried for available campaigns. More...
#include <events.h>
Public Member Functions | |
CampaignCheckComplete (result::CampaignCheck result_in) | |
Public Member Functions inherited from event::BaseEvent | |
BaseEvent (std::string variant_in) | |
template<typename T > | |
bool | isTypeOf () |
Public Attributes | |
result::CampaignCheck | result |
Public Attributes inherited from event::BaseEvent | |
std::string | variant |
Static Public Attributes | |
static constexpr const char * | TypeName {"CampaignCheckComplete"} |