Region events

Possible region events.

Synopsis:

#include <bps/region.h>
 
enumĀ {
      REGION_INFO = 0x01   
};

Since:

BlackBerry 10.0.0

Data:

REGION_INFO
The single region event, which contains all of the information about the current region of the device.

Library:

libbps (For the qcc command, use the -l bps option to link against this library)

Description:

This enumeration defines the possible region events. Currently, there is only one event. This event is generated when the user changes the current language or region.