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

# PTServiceStatus.unavailable

A type that indicates the service is unavailable and needs to be re-established.

## Declaration

```swift
case unavailable
```

## See Also

### Statuses

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