Get the raw region string from a REGION_INFO event.
#include <bps/region.h>
BPS_API const char* region_event_get_region(bps_event_t *event)
BlackBerry 10.0.0
The REGION_INFO event to extract the region from.
The region_event_get_region() function extracts the region string without any processing (e.g., en_US, fr_FR, en_GR, etc.) from the specified REGION_INFO event.
The current region.