---
title: unavailable
framework: foveatedstreaming
role: symbol
role_heading: Type Property
path: foveatedstreaming/foveatedstreamingsession/disconnectreason/unavailable
---

# unavailable

A disconnect reason indicating the foveated streaming service is currently unavailable.

## Declaration

```swift
static var unavailable: FoveatedStreamingSession.DisconnectReason { get }
```

## Discussion

Discussion This disconnect reason can occur if another app on the system is already streaming.  Inform people to close other apps and try again.
