Get the unique domain ID for the locale service.
#include <bps/locale.h>
BPS_API int locale_get_domain()
BlackBerry 10.0.0
The locale_get_domain() function gets the unique domain ID for the locale service. You can use this function in your application to test whether an event that you retrieved using bps_get_event() is a locale event, and respond accordingly.
The domain ID for the locale service.