---
title: AVPlayerInterstitialEvent.SkippableEventState.noLongerEligible
framework: avfoundation
role: symbol
role_heading: Case
path: avfoundation/avplayerinterstitialevent/skippableeventstate/nolongereligible
---

# AVPlayerInterstitialEvent.SkippableEventState.noLongerEligible

Indicates that the interstitial event is no longer eligible to be skipped.

## Declaration

```swift
case noLongerEligible
```

## See Also

### Event states

- [AVPlayerInterstitialEvent.SkippableEventState.eligible](avfoundation/avplayerinterstitialevent/skippableeventstate/eligible.md)
- [AVPlayerInterstitialEvent.SkippableEventState.notSkippable](avfoundation/avplayerinterstitialevent/skippableeventstate/notskippable.md)
- [AVPlayerInterstitialEvent.SkippableEventState.notYetEligible](avfoundation/avplayerinterstitialevent/skippableeventstate/notyeteligible.md)
