Retrieve the device name.
#include <bps/deviceinfo.h>
BPS_API const char* deviceinfo_details_get_device_name(deviceinfo_details_t *details)
BlackBerry 10.2.0
The deviceinfo_details_t structure to get the device name from.
The deviceinfo_details_get_device_name() function gets the device name from the specified deviceinfo_details_t structure.
The device name.