Retrieve the NFC event type.
#include <nfc/nfc.h>
NFC_API nfc_result_t nfc_get_event_type(nfc_event_t *event, nfc_event_type_t *type)
BlackBerry 10.0.0
This function retrieves the type from an nfc_event_t structure.
NFC_RESULT_SUCCESS, or NFC_RESULT_INVALID_PARAMETER, which indicates that an invalid argument was passed to the function.