sr_sensorForDeletionRecordsFromSensor()
Declaration
func sr_sensorForDeletionRecordsFromSensor() -> SRSensor?Return Value
May return nil if there is no deletion record available for this sensor
Discussion
Returns a sensor stream that contains deletion records of the sensor
This sensor stream should only be used for fetching. All other operations will be ignored. Deletion records share the recording and authorization state with their parent sensor.