Contents

SRSensorReaderDelegate

A set of callbacks the framework invokes to notify the app of sensor-related events.

Declaration

protocol SRSensorReaderDelegate : NSObjectProtocol

Overview

To access sensor data, assign an object as the delegate and implement its callbacks.

Topics

Checking Authorization Status

Fetching Devices

Recording Data

Reading Recorded Data

Interpreting Errors

See Also

Responding to sensor events