---
title: AVPlayerInterstitialEventAssetListResponseStatus
framework: avfoundation
role: symbol
role_heading: Enumeration
path: avfoundation/avplayerinterstitialeventassetlistresponsestatus
---

# AVPlayerInterstitialEventAssetListResponseStatus

Constants that describe the status of the asset list response for an interstitial event.

## Declaration

```swift
enum AVPlayerInterstitialEventAssetListResponseStatus
```

## Topics

### Status values

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

### Initializers

- [init(rawValue:)](avfoundation/avplayerinterstitialeventassetlistresponsestatus/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Monitoring the asset list response

- [assetListResponseStatusDidChangeNotification](avfoundation/avplayerinterstitialeventmonitor/assetlistresponsestatusdidchangenotification.md)
