MIFARE Plus poller event structure. More...
#include <mf_plus_poller.h>
Data Fields | |
MfPlusPollerEventType | type |
Type of emitted event. | |
MfPlusPollerEventData * | data |
Pointer to event specific data. | |
MIFARE Plus poller event structure.
Upon emission of an event, an instance of this struct will be passed to the callback.