---
title: SRPhoneUsageReport
framework: sensorkit
role: symbol
role_heading: Class
path: sensorkit/srphoneusagereport
---

# SRPhoneUsageReport

An object that describes the user’s phone activity over a period of time.

## Declaration

```swift
class SRPhoneUsageReport
```

## Overview

Overview This object describes the frequency that a device makes or receives phone calls, and the relative amount of time the user is on a call. The phoneUsageReport sensor provides this class as its sample type.

## Topics

### Analyzing Phone Use

- [duration](sensorkit/srphoneusagereport/duration.md)
- [totalIncomingCalls](sensorkit/srphoneusagereport/totalincomingcalls.md)
- [totalOutgoingCalls](sensorkit/srphoneusagereport/totaloutgoingcalls.md)
- [totalPhoneCallDuration](sensorkit/srphoneusagereport/totalphonecallduration.md)
- [totalUniqueContacts](sensorkit/srphoneusagereport/totaluniquecontacts.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Interpreting data

- [SRAmbientLightSample](sensorkit/srambientlightsample.md)
- [SRDeviceUsageReport](sensorkit/srdeviceusagereport.md)
- [SRKeyboardMetrics](sensorkit/srkeyboardmetrics.md)
- [SRMediaEvent](sensorkit/srmediaevent.md)
- [SRMessagesUsageReport](sensorkit/srmessagesusagereport.md)
- [SRVisit](sensorkit/srvisit.md)
- [SRWristDetection](sensorkit/srwristdetection.md)
