Reserved for future use.
#include <bps/sensor.h>
BPS_API uint64_t sensor_event_get_flags(bps_event_t *event)
BlackBerry 10.0.0
The sensor event to get the flags of.
Retrieve the flags of a sensor reading.
The sensor_event_get_flags() function gets the flags of the specified sensor event. The flags are returned with each sensor reading event.
The flags of the sensor reading.