Cancel a client or server LLCP connection listener.
#include <nfc/nfc.h>
NFC_API nfc_result_t nfc_llcp_unregister_connection_listener(nfc_llcp_connection_listener_t listenerHandle)
BlackBerry 10.0.0
The handle of the listener to cancel.
This function cancels a client or server LLCP connection listener. If an application exits without calling this function then NFC system unregisters automatically.