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