SRSensorPhoneUsageReport

Static SRSensorPhoneUsageReport 

Source
pub unsafe static SRSensorPhoneUsageReport: &'static SRSensor
Expand description

Sensor stream for Phone Usage

This streams stores information about phone usage including:

   - The number of incoming and outgoing calls
   - The number of individuals contacted but none of their personal information

Fetches from this stream return objects of type SRPhoneUsageReport.

See also Apple’s documentation