---
title: CTCellularPlanCapability.dataAndVoice
framework: coretelephony
role: symbol
role_heading: Case
path: coretelephony/ctcellularplancapability/dataandvoice
---

# CTCellularPlanCapability.dataAndVoice

The cellular plan is available for data and voice.

## Declaration

```swift
case dataAndVoice
```

## See Also

### Defining cellular data plans

- [init(rawValue:)](coretelephony/ctcellularplancapability/init(rawvalue:).md)
- [CTCellularPlanCapability.dataOnly](coretelephony/ctcellularplancapability/dataonly.md)
