Resume the delivery of events from the sensor to the thread.
#include <sensor/libsensor.h>
int sensor_resume(sensor_t *sensor)
BlackBerry 10.0.0
The sensor to modify.
This function enables the sensor and resumes the delivery of events from the sensor to the thread.
EOK on success, an errno value otherwise.