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

# AVPlayerInterstitialEventAssetListResponseStatus.cleared

Indicates that the system cleared the asset list response.

## Declaration

```swift
case cleared
```

## Discussion

Discussion This status indicates that the interstital event’s assetListResponse property is nil.

## See Also

### Status values

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