---
title: PTServiceStatus.ready
framework: pushtotalk
role: symbol
role_heading: Case
path: pushtotalk/ptservicestatus/ready
---

# PTServiceStatus.ready

A type that indicates the service is available for use.

## Declaration

```swift
case ready
```

## Mentioned in

Creating a Push to Talk app

## See Also

### Statuses

- [PTServiceStatus.connecting](pushtotalk/ptservicestatus/connecting.md)
- [PTServiceStatus.unavailable](pushtotalk/ptservicestatus/unavailable.md)
