Retrieve the type of secure element the specified transaction occurs on.
#include "nfc/nfc_se_transaction.h"
NFC_API secure_element_id_type_t nfc_se_transaction_get_se_type(nfc_se_transaction_t *transaction)
BlackBerry 10.0.0
The transaction whose secure element type is being queried.
Passing a value of NULL as an argument is not supported.
The type of secure element the specified transaction occurs on.