FelicaPoller poller event structure. More...
#include <felica_poller.h>
Data Fields | |
FelicaPollerEventType | type |
Type of emmitted event. | |
FelicaPollerEventData * | data |
Pointer to event specific data. | |
FelicaPoller poller event structure.
Upon emission of an event, an instance of this struct will be passed to the callback.