Retrieve the number of application identifiers (AIDs) involved in the transaction.
#include "nfc/nfc_se_transaction.h"
NFC_API unsigned int nfc_se_transaction_get_number_of_aids(nfc_se_transaction_t *transaction)
BlackBerry 10.0.0
The transaction whose number of AIDs is being queried.
Passing a value of NULL as an argument is not supported.
The number of AIDs involved in the specified transaction.