Nfc event structure. More...
#include <nfc.h>
Data Fields | |
NfcEventType | type |
Type of the emitted event. | |
NfcEventData | data |
Event-specific data. | |
Nfc event structure.
Upon emission of an event, an instance of this struct will be passed to the callback.