---
title: phoneUsageReport
framework: sensorkit
role: symbol
role_heading: Type Property
path: sensorkit/srsensor/phoneusagereport
---

# phoneUsageReport

A sensor that reports the amount of time that the user is on phone calls.

## Declaration

```swift
static let phoneUsageReport: SRSensor
```

## Discussion

Discussion The sample type for this sensor is SRPhoneUsageReport. You need to provide a reason to record phone usage by adding the SRSensorUsagePhoneUsage dictionary to the NSSensorKitUsageDetail key in the information property list.

## See Also

### Reading app activity sensors

- [messagesUsageReport](sensorkit/srsensor/messagesusagereport.md)
