---
title: AVPlayerInterstitialEventAssetListResponseStatus.unavailable
framework: avfoundation
role: symbol
role_heading: Case
path: avfoundation/avplayerinterstitialeventassetlistresponsestatus/unavailable
---

# AVPlayerInterstitialEventAssetListResponseStatus.unavailable

Indicates that the asset list response is unavailable.

## Declaration

```swift
case unavailable
```

## Discussion

Discussion The system is unable to read the X-ASSET-LIST response from the stream.

## See Also

### Status values

- [AVPlayerInterstitialEventAssetListResponseStatus.available](avfoundation/avplayerinterstitialeventassetlistresponsestatus/available.md)
- [AVPlayerInterstitialEventAssetListResponseStatus.cleared](avfoundation/avplayerinterstitialeventassetlistresponsestatus/cleared.md)
