sensorReader(_:didChange:)
Notifies the delegate of the reader’s new authorization status.
Declaration
optional func sensorReader(_ reader: SRSensorReader, didChange authorizationStatus: SRAuthorizationStatus)Parameters
- reader:
The sensor reader whose authorization state changed.
- authorizationStatus:
A flag indicating whether the framework authorizes the sensor reader.