pd_get_property_type()

Retrieve the type of a property.

Synopsis:

#include <peripheral_discovery.h>
 
pd_property_type_t pd_get_property_type(pd_peripheral_property_t *property)

Since:

BlackBerry 10.2.0

Arguments:

property

The property from pd_get_next_property().

Library:

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

Description:

Returns:

The property type.