OpenSync  0.22
Data Fields
OSyncMemberUpdate Struct Reference

Struct for the member status callback. More...

#include <osengine_status.h>

Data Fields

memberupdatetype type
 
OSyncMembermember
 
OSyncErrorerror
 

Detailed Description

Struct for the member status callback.

Definition at line 80 of file osengine_status.h.

Field Documentation

memberupdatetype OSyncMemberUpdate::type

The type of the status update

Definition at line 82 of file osengine_status.h.

OSyncMember* OSyncMemberUpdate::member

The member for which the status update is

Definition at line 84 of file osengine_status.h.

OSyncError* OSyncMemberUpdate::error

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

Definition at line 86 of file osengine_status.h.


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