OpenSync
0.22
|
Struct for the engine status callback. More...
#include <osengine_status.h>
Data Fields | |
engineupdatetype | type |
OSyncError * | error |
Struct for the engine status callback.
Definition at line 122 of file osengine_status.h.
engineupdatetype OSyncEngineUpdate::type |
The type of the status update
Definition at line 124 of file osengine_status.h.
OSyncError* OSyncEngineUpdate::error |
If the status was a error, this error will be set
Definition at line 126 of file osengine_status.h.