---
title: MPRemoteCommandHandlerStatus.noSuchContent
framework: mediaplayer
role: symbol
role_heading: Case
path: mediaplayer/mpremotecommandhandlerstatus/nosuchcontent
---

# MPRemoteCommandHandlerStatus.noSuchContent

The requested command couldn’t execute because its required content isn’t available.

## Declaration

```swift
case noSuchContent
```

## See Also

### Constants

- [MPRemoteCommandHandlerStatus.success](mediaplayer/mpremotecommandhandlerstatus/success.md)
- [MPRemoteCommandHandlerStatus.noActionableNowPlayingItem](mediaplayer/mpremotecommandhandlerstatus/noactionablenowplayingitem.md)
- [MPRemoteCommandHandlerStatus.deviceNotFound](mediaplayer/mpremotecommandhandlerstatus/devicenotfound.md)
- [MPRemoteCommandHandlerStatus.commandFailed](mediaplayer/mpremotecommandhandlerstatus/commandfailed.md)
