---
title: CTCellularPlanStatusAvailability.available
framework: Core Telephony
role: symbol
role_heading: Case
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+]
path: coretelephony/ctcellularplanstatusavailability/available
---

# CTCellularPlanStatusAvailability.available

A status that indicates the phone number has an active cellular plan on the device.

## Declaration

```swift
case available
```

## See Also

### Determining availability

- [CTCellularPlanStatusAvailability.unavailable](coretelephony/ctcellularplanstatusavailability/unavailable.md)
