OpenSync  0.22
Data Fields
OSyncChangeUpdate Struct Reference

Struct for the change status callback. More...

#include <osengine_status.h>

Data Fields

changeupdatetype type
 
OSyncChangechange
 
int member_id
 
int mapping_id
 
OSyncErrorerror
 

Detailed Description

Struct for the change status callback.

Definition at line 92 of file osengine_status.h.

Field Documentation

changeupdatetype OSyncChangeUpdate::type

The type of the status update

Definition at line 94 of file osengine_status.h.

OSyncChange* OSyncChangeUpdate::change

The change for which the status update is

Definition at line 96 of file osengine_status.h.

int OSyncChangeUpdate::member_id

The id of the member which sent this change

Definition at line 98 of file osengine_status.h.

int OSyncChangeUpdate::mapping_id

The id of the mapping to which this change belongs if any

Definition at line 100 of file osengine_status.h.

OSyncError* OSyncChangeUpdate::error

If the status was a error, this error will be set

Definition at line 102 of file osengine_status.h.


The documentation for this struct was generated from the following file: