Retrieve the GSMA properties of the device.
#include <nfc/nfc_gsma.h>
NFC_API nfc_result_t com_gsma_services_nfc_get_property(gsma_property_id_t property_id, int *property)
BlackBerry 10.3.0
The id of the property to be queried.
The location to store the value of the property retrieved. If the device doesn't support this property, this parameter is set to 0. If the property is supported, this parameter is set to a positive integer. If property_id is not defined, this function returns NFC_RESULT_INVALID_PARAMETER and leaves property untouched.
This function provides device properties that can be requested from GSMA.