Unregister from receiving an event when a NFC-Forum SNEP client connection is ready.
#include <nfc/nfc.h>
NFC_API nfc_result_t nfc_unregister_snep_client()
BlackBerry 10.0.0
This function disables the communication between the application and other NFC-Forum-enabled devices. This communication uses the NFC-Forum SNEP protocol as the SNEP client.
If the application exits without calling this function, the NFC system automatically unregisters.