Event passed to the user callback. More...
#include <nfc_scanner.h>
Data Fields | |
NfcScannerEventType | type |
Type of event. | |
NfcScannerEventData | data |
Event-specific data. | |
Event passed to the user callback.
NfcScannerEventData NfcScannerEvent::data |
Event-specific data.
Handled accordingly to the even type.
NfcScannerEventType NfcScannerEvent::type |
Type of event.
Determines how the data must be handled.