---
title: MPRemoteCommandHandlerStatus.noActionableNowPlayingItem
framework: mediaplayer
role: symbol
role_heading: Case
path: mediaplayer/mpremotecommandhandlerstatus/noactionablenowplayingitem
---

# MPRemoteCommandHandlerStatus.noActionableNowPlayingItem

The requested command couldn’t execute because no Now Playing item is available.

## Declaration

```swift
case noActionableNowPlayingItem
```

## See Also

### Constants

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