Set whether or not geolocation events will be sent while device is in standby.
#include <bps/geolocation.h>
BPS_API void geolocation_set_background(bool background)
BlackBerry 10.0.0
True means to allow in standby, otherwise disallow.
The geolocation_set_background() function sets whether or not requests are allowed to run with the device in standby (i.e. screen off).