Retrieve the MEID.
#include <bps/deviceinfo.h>
BPS_API const char* deviceinfo_identifying_details_get_meid(deviceinfo_identifying_details_t *details)
BlackBerry 10.2.0
The deviceinfo_identifying_details_t structure to get the MEID from.
The deviceinfo_identifying_details_get_meid() function gets the MEID from the specified deviceinfo_identifying_details_t structure.
The MEID or NULL if it is not available.