gsma_property_id_t

GSMA property types.

Synopsis:

#include <nfc/nfc_types.h>

typedef enum {
      NFC_GSMA_PROPERTY_REQUIREMENT_REVISION = 0   
} gsma_property_id_t;

Since:

BlackBerry 10.3.0

Data:

NFC_GSMA_PROPERTY_REQUIREMENT_REVISION
Property to determine the version of GSMA NFC Handset Requirements that the device supports.

Library:

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

Description:

This enumeration defines the device properties that an application can request by calling com_gsma_services_nfc_get_property().