nfc_se_transaction_foreground_application()

Bring the current application to the foreground.

Synopsis:

#include "nfc/nfc_se_transaction.h"
 
NFC_API nfc_result_t nfc_se_transaction_foreground_application()

Since:

BlackBerry 10.0.0

Arguments:

Library:

libnfc (For the qcc command, use the -l nfc option to link against this library)

Description:

This is done by invoking the application in the foreground. The invocation is sent to the specified targetId (usually the same target used to receive transaction notifications) with the supplied data as the payload (usually the transaction).

Returns:

NFC_RESULT_SUCCESS if the application is brought to the foreground, or if the application is already in the foreground; one of the following error codes otherwise: