Get the TNF of an NDEF record.
#include <nfc/nfc_ndef.h>
NFC_API nfc_result_t nfc_get_ndef_record_tnf(const nfc_ndef_record_t *rec, tnf_type_t *tnf)
BlackBerry 10.0.0
The NDEF record.
The returned type name format.
This function returns the type name format associated with the NDEF record.
NFC_RESULT_SUCCESS, or NFC_RESULT_INVALID_PARAMETER to indicate an invalid argument.