Molybden API
|
The check for update result. More...
#include <app_update.hpp>
Public Attributes | |
std::shared_ptr< App > | app |
The current application. | |
std::shared_ptr< AppUpdate > | app_update |
The available application update or an empty object if there's no update. | |
std::string | error_message |
The error message text if the update check has been failed or an empty string if there's no error. | |
The check for update result.