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