23 APPCAST, PROVIDER,
READER, RELEASEINFORMATION
27 bool mUpdateScheduled;
28 const int mOneDayInMs = 1000 * 60 * 60 * 24;
32 void doAppUpdate(UpdateType pType,
bool pForceUpdate =
false);
35 void onTimedUpdateTriggered();
36 void onProviderUpdateFinished();
37 void onReaderUpdateFinished();
38 void onAppcastFinished(
bool pUpdateAvailable,
const GlobalStatus& pError);
Definition AppUpdateData.h:20
Definition GlobalStatus.h:19
void runUpdateIfNeeded(bool pSkipProxy=false)
Definition Service.cpp:126
void updateAppcast()
Definition Service.cpp:114
void fireUpdateScheduled()
bool isUpdateScheduled() const
Definition Service.cpp:120
const AppUpdateData & getUpdateData() const
Definition Service.cpp:148
void fireAppcastFinished(bool pUpdateAvailable)
Defines the AccessRight and AccessRole enum.
Definition CommandApdu.h:17
READER
Definition MsgTypes.h:26